list_workflows
List workflow files and job names from .github/workflows to inspect available GitHub Actions workflows.
Instructions
List .github/workflows/*.yml files and their job names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Repository root directory (defaults to process.cwd()) |