get_github_action
Retrieve detailed info about a GitHub Action, including required inputs and parameters, by specifying the owner, repository, and action file path.
Instructions
Get detailed information about a specific GitHub Action, including inputs and their requirements
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | Owner of the action (username or organization) | |
path | No | Path to the action.yml or action.yaml file (usually just 'action.yml') | |
ref | No | Git reference (branch, tag, or commit SHA, default: main) | |
repo | Yes | Repository name of the action | |
token | No | GitHub personal access token (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub Action Trigger MCP Server
Related Tools
- @ko1ynnky/github-actions-mcp-server
- @ko1ynnky/github-actions-mcp-server
- @containerelic/github-enterprise-mcp
- @Monsoft-Solutions/model-context-protocols
- @AstroMined/pygithub-mcp-server