list_workflow_runs
Lists recent GitHub Actions workflow runs, filtering by repository, branch, event, or status to monitor CI/CD activity and identify build outcomes quickly.
Instructions
Lists recent GitHub Actions workflow runs with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| event | No | ||
| owner | No | ||
| branch | No | ||
| status | No | ||
| max_items | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |