MCP documentation | MCP docs for agents
ark_reconcile_load_board_posting_preview
ark.reconcile_load_board_posting_preview
Persist or clear DAT/Sylectus draft-preview failure records after load or spot quote edits.
- Availability
- Expanded 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
sourceIdstringrequiredLoad ID, or spot-load ID when sourceType is spot_load.
format: uuid
providerstringLoad-board provider whose draft-preview failure should be reconciled.
one of: dat, sylectus; default: "dat"
sourceTypestringone of: load, spot_load; default: "load"
Result
The tool returns the canonical ark.reconcile_load_board_posting_preview 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.