list_pending_approvals
List approval requests waiting for a human, oldest first, with action details and expiry so you can decide which to approve or deny.
Instructions
Read-only. The approval requests waiting for a human, oldest first, with the action, its arguments and when the request expires. Start here: the request ids approve and deny take come from this list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many pending requests to return, 1 to 200, default 50. This bounds the response and not the scan, so a store holding many answered requests still walks them to find the pending ones. |