create_gist
Create and share code snippets or text files on GitHub as gists for collaboration or reference, with options for public or private visibility.
Instructions
Create a new gist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the gist | |
| public | Yes | Whether the gist is public | |
| files | Yes | Files that make up this gist. The key is the filename. |