GitHub · Capability
GitHub Repos API — Keys
GitHub Repos API — Keys. 8 operations. Lead operation: Delete Github Actions Caches For Repository (using Cache Key). Self-contained Naftiko capability covering one Github business surface.
What You Can Do
DELETE
Deletegithubactionscachesforrepositoryusingcachekey
— Delete Github Actions Caches For Repository (using Cache Key)
/v1/repos/{owner}/{repo}/actions/caches
GET
Getrepositorypublickey
— Get Repository Public Key
/v1/repos/{owner}/{repo}/actions/secrets/public-key
GET
Getrepositorypublickey
— Get Repository Public Key
/v1/repos/{owner}/{repo}/dependabot/secrets/public-key
GET
Getanenvironmentpublickey
— Get An Environment Public Key
/v1/repos/{owner}/{repo}/environments/{environment-name}/secrets/public-key
GET
Listdeploykeys
— List Deploy Keys
/v1/repos/{owner}/{repo}/keys
POST
Createdeploykey
— Create Deploy Key
/v1/repos/{owner}/{repo}/keys
GET
Getdeploykey
— Get Deploy Key
/v1/repos/{owner}/{repo}/keys/{key-id}
DELETE
Deletedeploykey
— Delete Deploy Key
/v1/repos/{owner}/{repo}/keys/{key-id}
MCP Tools
delete-github-actions-caches-repository
Delete Github Actions Caches For Repository (using Cache Key)
idempotent
get-repository-public-key
Get Repository Public Key
read-only
idempotent
get-repository-public-key-2
Get Repository Public Key
read-only
idempotent
get-environment-public-key
Get An Environment Public Key
read-only
idempotent
list-deploy-keys
List Deploy Keys
read-only
idempotent
create-deploy-key
Create Deploy Key
get-deploy-key
Get Deploy Key
read-only
idempotent
delete-deploy-key
Delete Deploy Key
idempotent