github_actions_create_workflow_dispatch
Trigger a GitHub Actions workflow by creating a workflow dispatch event for a specific repository and workflow.
Instructions
Create a workflow dispatch event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| workflow_id | Yes | workflow_id | |
| body | No | Request body (JSON object) |