action_history
Retrieve a list of recent control actions and their statuses, including submitted, pending, approved, denied, executed, or failed. Use it to monitor governance actions.
Instructions
List recent Control actions with their status.
Shows submitted, pending, approved, denied, executed, and failed actions.
Args: limit: Maximum actions to return (default 20).
Returns: JSON string with action list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |