github_get_gist
Retrieve the full content and details of any GitHub gist by providing its unique ID, making it easy to access and review shared code snippets and notes.
Instructions
Get gist content and details.
Args: gist_id: Gist ID 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 |