github_list_workflow_runs
List all workflow runs for a GitHub repository. Retrieve run details including status, conclusion, and branch to monitor CI/CD pipeline results.
Instructions
Github connector operation list_workflow_runs (platform tool github.list_workflow_runs).
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 |