github_repos_create_dispatch_event
Creates a repository dispatch event to trigger custom workflows or notify external services in GitHub.
Instructions
Create a repository dispatch event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| body | No | Request body (JSON object) |