Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_PERSONAL_ACCESS_TOKEN | Yes | Your GitHub Personal Access Token with appropriate permissions |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_workflows | - |
| get_workflow | - |
| get_workflow_usage | - |
| list_workflow_runs | - |
| get_workflow_run | - |
| get_workflow_run_jobs | - |
| trigger_workflow | - |
| cancel_workflow_run | - |
| rerun_workflow | - |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |