MCP documentation | MCP docs for agents

ark_cancel_carrier_invite

ark.cancel_carrier_invite

Cancel a pending carrier onboarding invite and remove pending invite uploads when available.

Availability
Expanded preview
Scopes
carriers:write
ARK permissions
canInviteCarrier
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
Yes
External side effect
No
Rate limit
OAuth MCP credential and organization budgets

Input

inviteIdstringrequired

Carrier invite ID.

format: uuid

Result

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