MCP documentation | MCP docs for agents
ark_list_load_bids
ark.list_load_bids
List carrier bids for a visible load with carrier, amount, status, notes, expiration, and creator context.
- Availability
- Core preview
- Scopes
loads:read- ARK permissions
canViewLoads- Team visibility
- Required and enforced
- Approval policy
none- ARK approval request
- Not required
- Idempotency
- Not required
- Read-only
- Yes
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
loadIdstringrequiredformat: uuid
includeExpiredbooleandefault: false
limitintegerdefault: 50; min: 1; max: 100
offsetintegerdefault: 0; min: 0; max: 10000
Result
The tool returns the canonical ark.list_load_bids 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.