trigger_workflow_dispatch
Trigger a GitHub Actions workflow dispatch by providing the repository, workflow ID, branch, and optional inputs.
Instructions
Trigger a workflow dispatch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| workflow_id | Yes | ||
| ref | Yes | ||
| inputs | No |