gist_create
Create a new GitHub Gist to share code snippets, notes, or files with optional privacy settings and descriptions.
Instructions
Create a new GitHub Gist
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the gist | |
| public | No | Whether the gist is public | |
| files | Yes | Map of filename to content |