GitHub Actions · Capability
GitHub Actions API — Self-Hosted Runner Groups
GitHub Actions API — Self-Hosted Runner Groups. 5 operations. Lead operation: Github Actions List Self-hosted Runner Groups for an Organization. Self-contained Naftiko capability covering one Github Actions business surface.
What You Can Do
GET
Listselfhostedrunnergroupsfororg
— Github Actions List Self-hosted Runner Groups for an Organization
/v1/orgs/{org}/actions/runner-groups
POST
Createselfhostedrunnergroupfororg
— Github Actions Create a Self-hosted Runner Group for an Organization
/v1/orgs/{org}/actions/runner-groups
GET
Getselfhostedrunnergroupfororg
— Github Actions Get a Self-hosted Runner Group for an Organization
/v1/orgs/{org}/actions/runner-groups/{runner-group-id}
PATCH
Updateselfhostedrunnergroupfororg
— Github Actions Update a Self-hosted Runner Group for an Organization
/v1/orgs/{org}/actions/runner-groups/{runner-group-id}
DELETE
Deleteselfhostedrunnergroupfromorg
— Github Actions Delete a Self-hosted Runner Group From an Organization
/v1/orgs/{org}/actions/runner-groups/{runner-group-id}
MCP Tools
github-actions-list-self-hosted
Github Actions List Self-hosted Runner Groups for an Organization
read-only
idempotent
github-actions-create-self-hosted
Github Actions Create a Self-hosted Runner Group for an Organization
github-actions-get-self-hosted
Github Actions Get a Self-hosted Runner Group for an Organization
read-only
idempotent
github-actions-update-self-hosted
Github Actions Update a Self-hosted Runner Group for an Organization
idempotent
github-actions-delete-self-hosted
Github Actions Delete a Self-hosted Runner Group From an Organization
idempotent