gh_list_workflows
List GitHub Actions workflows in a repository, filtering by state such as active, disabled, or all. Use this tool to quickly retrieve workflow definitions from any GitHub repo.
Instructions
List GitHub Actions workflows in a repository.
state: active, all, disabled, disabled_inactivity, disabled_fork.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| state | No | active | |
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| query | Yes | ||
| truncated | Yes | ||
| total_count | No |