MCP documentation | MCP docs for agents

ark_update_organization_settings

ark.update_organization_settings

Update tenant-admin organization profile fields, billing profile fields, and operational toggles. Use partial patches; payment fields require billing:write.

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
No
Rate limit
OAuth MCP credential and organization budgets

Input

namestring

min length: 1; max length: 200

mcNumberstring | null

max length: 50

dotNumberstring | null

max length: 50

invoiceContactstring | null

Invoice email address or fax number.

max length: 500

invoiceInstructionsstring | null

max length: 5000

rateconTermsstring | null

max length: 5000

Result

The tool returns the canonical ark.update_organization_settings 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.