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
namestringmin length: 1; max length: 200
mcNumberstring | nullmax length: 50
dotNumberstring | nullmax length: 50
addressobject | nullPrimary address patch. Set to null to clear the organization address.
billingAddressobject | nullBilling address patch. Set to null to clear the billing address.
invoiceContactstring | nullInvoice email address or fax number.
max length: 500
invoiceInstructionsstring | nullmax length: 5000
rateconTermsstring | nullmax length: 5000
paymentobjectsettingsobjectResult
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.