MCP documentation | MCP docs for agents

ark_list_edi_tenders

ark.list_edi_tenders

List the visible active EDI tender work queue by default: received tenders and accepted tenders without a linked load. Pass status to list that explicit status instead.

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

statusstring

Optional explicit status filter. Omit to list received tenders and accepted tenders without a linked load.

one of: received, accepted, rejected

includeTestEnvironmentsboolean

Include tenders from EDI test environment profiles.

default: false

limitinteger

default: 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.