List pending tool approvals
POST/api/v1/llm/list-pending-approvals
Returns all tool calls in the active generation run that are awaiting human approval. Used when the tool execution policy requires confirmation before executing certain tools.
Request
Responses
- 200
Pending approvals listed
Document ID: DOC-MA-conversations-api-listPendingApprovals. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-MA-conversations-api-listPendingApprovals#overview |
| Request | DOC-MA-conversations-api-listPendingApprovals#request |
| Responses | DOC-MA-conversations-api-listPendingApprovals#responses |