MCP documentation | MCP docs for agents

ark_update_team

ark.update_team

Update an organization team profile and optional team address for admin setup.

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

teamIdstringrequired

Team ID to update.

format: uuid

namestring

Replacement team name.

min length: 1; max length: 200

notesstring | null

max length: 5000

Result

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