List pending questions
list_pending_inputsView all paused agent runs awaiting human approval or input. Identify write-consent requests and approve with always_allow to prevent repeated prompts.
Instructions
List the agent's runs that are paused awaiting a human approval or input (the HITL queue). A row with a "consent_tool" is a write-consent approval: answering it with always_allow=true also stops the agent asking for that tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent's UUID. |