GitHub · Capability
GitHub Repos API — Cache
GitHub Repos API — Cache. 6 operations. Lead operation: Get Github Actions Cache Usage For Repository. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Getgithubactionscacheusageforrepository
— Get Github Actions Cache Usage For Repository
/v1/repos/{owner}/{repo}/actions/cache/usage
GET
Getgithubactionscacheusagepolicyforrepository
— Get Github Actions Cache Usage Policy For Repository
/v1/repos/{owner}/{repo}/actions/cache/usage-policy
PATCH
Setgithubactionscacheusagepolicyforrepository
— Set Github Actions Cache Usage Policy For Repository
/v1/repos/{owner}/{repo}/actions/cache/usage-policy
DELETE
Deletegithubactionscachesforrepositoryusingcachekey
— Delete Github Actions Caches For Repository (using Cache Key)
/v1/repos/{owner}/{repo}/actions/caches
DELETE
Deletegithubactionscacheforrepositoryusingcacheid
— Delete Github Actions Cache For Repository (using Cache Id)
/v1/repos/{owner}/{repo}/actions/caches/{cache-id}
GET
Listrepositorycachereplicationstatus
— List Repository Cache Replication Status
/v1/repos/{owner}/{repo}/replicas/caches
MCP Tools
get-github-actions-cache-usage
Get Github Actions Cache Usage For Repository
read-only
idempotent
get-github-actions-cache-usage-2
Get Github Actions Cache Usage Policy For Repository
read-only
idempotent
set-github-actions-cache-usage
Set Github Actions Cache Usage Policy For Repository
idempotent
delete-github-actions-caches-repository
Delete Github Actions Caches For Repository (using Cache Key)
idempotent
delete-github-actions-cache-repository
Delete Github Actions Cache For Repository (using Cache Id)
idempotent
list-repository-cache-replication-status
List Repository Cache Replication Status
read-only
idempotent