MCP documentation | MCP docs for agents
ark_add_dispatch_note
ark.add_dispatch_note
Add a broker-visible note to an active visible dispatch for calls, exceptions, and follow-up context.
- Availability
- Core preview
- Scopes
loads:write- ARK permissions
canEditLoad- Team visibility
- Required and enforced
- 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
loadIdstringrequiredformat: uuid
dispatchIdstringrequiredformat: uuid
messagestringrequiredmin length: 1; max length: 5000
Result
The tool returns the canonical ark.add_dispatch_note 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.