github_get_workflow_run
Retrieve details of a specific GitHub Actions workflow run by ID, including status, conclusion, and metadata.
Instructions
Github connector operation get_workflow_run (platform tool github.get_workflow_run).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |