github_list_workflows
List all GitHub Actions workflows in a repository to review, monitor, or manage CI/CD configurations. Specify the owner and repository name to retrieve the full list of available workflows.
Instructions
List all GitHub Actions workflows in a repository.
Args: owner: Repository owner repo: Repository name session_name: GitHub session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |