delete_gist
Permanently delete a gist from GitHub. Only the owner can remove it, and this action cannot be undone.
Instructions
Delete a gist. This action is permanent and cannot be undone. Only the gist owner can delete it. Docs: https://docs.github.com/en/rest/gists/gists#delete-a-gist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gist_id | Yes | The unique identifier of the gist to delete. |