MCP documentation | MCP docs for agents
ark_get_carrier_settlement
ark.get_carrier_settlement
Get one visible ARK carrier settlement group with its payment rows before reviewing or confirming AP settlement actions.
- Availability
- Expanded preview
- Scopes
loads:readbilling:read- ARK permissions
canViewLoadscanViewBilling- 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
settlementNumberintegerrequiredCarrier settlement number to inspect.
min: 1
Result
The tool returns the canonical ark.get_carrier_settlement 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.