MCP documentation | MCP docs for agents
ark_finalize_organization_logo_upload
ark.finalize_organization_logo_upload
Finalize a prepared organization logo upload after the PNG has been uploaded and return a signed preview URL for the updated logo.
- Availability
- Expanded preview
- Scopes
admin:write- ARK permissions
- None
- Team visibility
- Not entity-scoped
- Approval policy
ask_before_write- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- No
- External side effect
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
logoTypestringrequiredLogo slot that was prepared: standard or paper.
one of: standard, paper
filePathstringrequiredCanonical logo filePath returned by prepare_organization_logo_upload.
min length: 1; max length: 500
pendingUploadIdstringrequiredPending upload ID returned by prepare_organization_logo_upload.
format: uuid
Result
The tool returns the canonical ark.finalize_organization_logo_upload operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.