github_delete_gist
Permanently remove a GitHub gist by providing its unique gist ID, eliminating the need for manual deletion through the GitHub interface.
Instructions
Delete a gist permanently.
Args: gist_id: Gist ID to delete session_name: GitHub session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gist_id | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |