Close
Toolcog home
toolcog
github
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
All statuses
All statuses
Active
Deprecated
Delete a GitHub Actions cache for a repository (using a cache ID)
actions/delete-actions-cache-by-id
DELETE/repos/{owner}/{repo}/actions/caches/{cache_id}
actions
Delete GitHub Actions caches for a repository (using a cache key)
actions/delete-actions-cache-by-key
DELETE/repos/{owner}/{repo}/actions/caches
actions
Delete an artifact
actions/delete-artifact
DELETE/repos/{owner}/{repo}/actions/artifacts/{artifact_id}
actions
Delete a custom image from the organization
actions/delete-custom-image-from-org
DELETE/orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}
actions
Delete an image version of custom image from the organization
actions/delete-custom-image-version-from-org
DELETE/orgs/{org}/actions/hosted-runners/images/custom/{image_definition_id}/versions/{version}
actions
Delete an environment secret
actions/delete-environment-secret
DELETE/repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}
actions
Delete an environment variable
actions/delete-environment-variable
DELETE/repos/{owner}/{repo}/environments/{environment_name}/variables/{name}
actions
Delete a GitHub-hosted runner for an organization
actions/delete-hosted-runner-for-org
DELETE/orgs/{org}/actions/hosted-runners/{hosted_runner_id}
actions
Delete an organization secret
actions/delete-org-secret
DELETE/orgs/{org}/actions/secrets/{secret_name}
actions
Delete an organization variable
actions/delete-org-variable
DELETE/orgs/{org}/actions/variables/{name}
actions
Delete a repository secret
actions/delete-repo-secret
DELETE/repos/{owner}/{repo}/actions/secrets/{secret_name}
actions
Delete a repository variable
actions/delete-repo-variable
DELETE/repos/{owner}/{repo}/actions/variables/{name}
actions
Delete a self-hosted runner from an organization
actions/delete-self-hosted-runner-from-org
DELETE/orgs/{org}/actions/runners/{runner_id}
actions
Delete a self-hosted runner from a repository
actions/delete-self-hosted-runner-from-repo
DELETE/repos/{owner}/{repo}/actions/runners/{runner_id}
actions
Delete a self-hosted runner group from an organization
actions/delete-self-hosted-runner-group-from-org
DELETE/orgs/{org}/actions/runner-groups/{runner_group_id}
actions
Delete a workflow run
actions/delete-workflow-run
DELETE/repos/{owner}/{repo}/actions/runs/{run_id}
actions
Delete workflow run logs
actions/delete-workflow-run-logs
DELETE/repos/{owner}/{repo}/actions/runs/{run_id}/logs
actions
Disable a selected repository for GitHub Actions in an organization
actions/disable-selected-repository-github-actions-organization
DELETE/orgs/{org}/actions/permissions/repositories/{repository_id}
actions
Remove a repository from the list of repositories allowed to use self-hosted runners in an organization
actions/disable-selected-repository-self-hosted-runners-organization
DELETE/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}
actions
Remove all custom labels from a self-hosted runner for an organization
actions/remove-all-custom-labels-from-self-hosted-runner-for-org
DELETE/orgs/{org}/actions/runners/{runner_id}/labels
actions
1
2
More pages
9
Next