GitHub · Capability
github-repo-actions-api — Variables
github-repo-actions-api — Variables. 6 operations. Lead operation: GitHub List Repository Organization Variables. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listrepositoryorganizationvariables
— GitHub List Repository Organization Variables
/v1/repos/{owner}/{repo}/actions/organization-variables
GET
Listrepositoryvariables
— GitHub List Repository Variables
/v1/repos/{owner}/{repo}/actions/variables
POST
Createrepositoryvariable
— GitHub Create Repository Variable
/v1/repos/{owner}/{repo}/actions/variables
GET
Getrepositoryvariable
— GitHub Get Repository Variable
/v1/repos/{owner}/{repo}/actions/variables/{name}
PATCH
Updaterepositoryvariable
— GitHub Update Repository Variable
/v1/repos/{owner}/{repo}/actions/variables/{name}
DELETE
Deleterepositoryvariable
— GitHub Delete Repository Variable
/v1/repos/{owner}/{repo}/actions/variables/{name}
MCP Tools
github-list-repository-organization-variables
GitHub List Repository Organization Variables
read-only
idempotent
github-list-repository-variables
GitHub List Repository Variables
read-only
idempotent
github-create-repository-variable
GitHub Create Repository Variable
github-get-repository-variable
GitHub Get Repository Variable
read-only
idempotent
github-update-repository-variable
GitHub Update Repository Variable
idempotent
github-delete-repository-variable
GitHub Delete Repository Variable
idempotent