get_workflow_run
Retrieve a single Forgejo Actions workflow run by its ID to inspect status, logs, and conclusions. Ideal for debugging or monitoring CI/CD pipelines.
Instructions
Get a single Actions workflow run by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||