get_workflow_history
Retrieve workflow execution history with optional filters by project or action keyword, enabling review and analysis of past runs.
Instructions
View history of workflow executions, optionally filtered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of workflow executions to return | |
| project_id | No | Filter by project ID | |
| action_keyword | No | Filter by action template keyword |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |