MCP documentation | MCP docs for agents

ark_create_team

ark.create_team

Create an organization team 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

namestringrequired

Team name, unique within the organization.

min length: 1; max length: 200

notesstring | null

max length: 5000

Result

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