get_workflow_runs
Fetch workflow runs from GitHub Actions for a repository, with optional filters for branch, status, actor, and event.
Instructions
List GitHub Actions workflow runs for a repository. Requires Actions: read. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| actor | No | ||
| event | No | ||
| owner | Yes | ||
| branch | No | ||
| status | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||