list_pending
Retrieve pending approval requests for agent actions that require human authorization before execution.
Instructions
List pending Control approval requests.
Shows actions submitted by agents that require human approval before execution. Requires Novyx Control to be configured (NOVYX_CONTROL_URL + NOVYX_CONTROL_API_KEY).
Args: limit: Maximum approvals to return (default 20).
Returns: JSON string with pending approvals list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |