query_actions
Retrieve and filter recorded agent actions from an audit trail to verify history, check past decisions, or review activity logs.
Instructions
Look up previously recorded actions from the audit trail. Use this to check what actions have been taken, verify history, or recall past decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Filter by agent ID | |
| action_type | No | Filter by action type | |
| limit | No | Max entries to return (default 20) |