github_actions_get_workflow
Retrieve a specific GitHub Actions workflow by owner, repository, and workflow ID. Get workflow details programmatically.
Instructions
Get a workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| workflow_id | Yes | workflow_id |