MCP documentation | MCP docs for agents
ark_list_edi_tenders
ark.list_edi_tenders
List visible inbound EDI load tenders with customer mapping, load linkage, acknowledgments, decisions, and latest status context.
- Availability
- Expanded preview
- Scopes
edi:read- ARK permissions
canViewEdi- Team visibility
- Not entity-scoped
- 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
statusstringOptional tender status filter.
one of: received, accepted, rejected
includeTestEnvironmentsbooleanInclude tenders from EDI test environment profiles.
default: false
limitintegerdefault: 100; min: 1; max: 200
Result
The tool returns the canonical ark.list_edi_tenders 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.