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
statusstringone of: pending, approved, rejected, expired, cancelled, consumed
sessionIdstringformat: uuid
includeResolvedbooleandefault: false
limitintegerdefault: 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.