MCP documentation | MCP docs for agents
ark_undeliver_billing_load
ark.undeliver_billing_load
Move a delivered ARK load back out of billing when billing state is still unadvanced, reopening the operational load workflow.
- Availability
- Expanded preview
- Scopes
loads:readbilling:write- ARK permissions
canViewLoadscanViewBillingcanMakeAdjustments- 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
loadIdstringrequiredVisible delivered ARK load ID to move back out of Billing.
format: uuid
Result
The tool returns the canonical ark.undeliver_billing_load 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.