MCP documentation | MCP docs for agents

ark_list_approval_requests

ark.list_approval_requests

List pending or resolved MCP and hosted-agent action requests for the connected user.

Availability
Core preview
Scopes
agents:read
ARK permissions
None
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

one of: pending, approved, rejected, expired, cancelled, consumed

sessionIdstring

format: uuid

includeResolvedboolean

default: false

limitinteger

default: 50; min: 1; max: 100

Result

The tool returns the canonical ark.list_approval_requests 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.