gitee_create_gist
Create a Gitee gist with file content and description. Choose public visibility to share code snippets.
Instructions
Create a gist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | JSON object of files: {"filename.ext":{"content":"file content"}} | |
| description | Yes | Gist description | |
| public | No | Public gist |