github_actions_delete_actions_cache_by_id
Delete a specific GitHub Actions cache from a repository by providing the owner, repo, and cache ID.
Instructions
Delete a GitHub Actions cache for a repository (using a cache ID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| cache_id | Yes | cache_id |