GitLab CI/CD · Capability
GitLab API — ci_runners
GitLab API — ci_runners. 6 operations. Lead operation: Register a new runner. Self-contained Naftiko capability covering one Gitlab Ci business surface.
What You Can Do
POST
Postapiv4runners
— Register a new runner
/v1/api/v4/runners
DELETE
Deleteapiv4runners
— Delete a runner by authentication token
/v1/api/v4/runners
DELETE
Deleteapiv4runnersmanagers
— Internal endpoint that deletes a runner manager by authentication token and system ID.
/v1/api/v4/runners/managers
POST
Postapiv4runnersresetauthenticationtoken
— Reset runner authentication token with current token
/v1/api/v4/runners/reset-authentication-token
GET
Getapiv4runnersrouterdiscovery
— Discover Job Router information
/v1/api/v4/runners/router/discovery
POST
Postapiv4runnersverify
— Verify authentication for a registered runner
/v1/api/v4/runners/verify
MCP Tools
register-new-runner
Register a new runner
delete-runner-authentication-token
Delete a runner by authentication token
idempotent
internal-endpoint-that-deletes-runner
Internal endpoint that deletes a runner manager by authentication token and system ID.
idempotent
reset-runner-authentication-token-current
Reset runner authentication token with current token
discover-job-router-information
Discover Job Router information
read-only
idempotent
verify-authentication-registered-runner
Verify authentication for a registered runner