MCP documentation | MCP docs for agents
ark_resend_carrier_invite
ark.resend_carrier_invite
Resend a pending carrier onboarding invite email and extend the invite expiration window.
- Availability
- Expanded preview
- Scopes
carriers:write- ARK permissions
canInviteCarrier- Team visibility
- Not entity-scoped
- Approval policy
ask_before_send- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- No
- External side effect
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
inviteIdstringrequiredCarrier invite ID.
format: uuid
Result
The tool returns the canonical ark.resend_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.