trigger_github_action
Trigger GitHub workflow dispatch events by specifying repository details, workflow ID, and custom inputs for automated execution and integration.
Instructions
Trigger a GitHub workflow dispatch event with custom inputs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputs | No | Inputs to pass to the workflow (must match the workflow's defined inputs) | |
owner | Yes | Owner of the repository (username or organization) | |
ref | No | The git reference to trigger the workflow on (default: main) | |
repo | Yes | Name of the repository | |
token | No | GitHub personal access token (must have workflow scope) | |
workflow_id | Yes | The ID or filename of the workflow to trigger |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub Action Trigger MCP Server
Related Tools
- @ko1ynnky/github-actions-mcp-server
- @containerelic/github-enterprise-mcp
- @nextDriveIoE/github-action-trigger-mcp
- @ko1ynnky/github-actions-mcp-server
- @ko1ynnky/github-actions-mcp-server