github_dispatch_workflow
Dispatch a GitHub Actions workflow through the Lightbulb platform connector. Initiate workflow runs with specified inputs for automation.
Instructions
Github connector operation dispatch_workflow (platform tool github.dispatch_workflow).
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 |