List Actions
dual_list_actionsRetrieve executed blockchain actions from the DUAL Web3 Operating System. Filter results by action ID or template to track specific operations.
Instructions
List executed actions. Filter by action ID or template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | No | Filter by specific action ID | |
| template_id | No | Filter by template ID | |
| limit | No | Maximum results to return (1-100, default 20) | |
| next | No | Cursor for next page (from previous response) |