create_gist
Generate and share code snippets or text files as GitHub gists. Specify public or private visibility, add descriptions, and include multiple files for organized sharing.
Instructions
Create a new gist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description of the gist | |
files | Yes | Files that make up this gist. The key is the filename. | |
public | Yes | Whether the gist is public |