masscode_create_snippet
Create a new code snippet in MassCode by providing a title and content, with optional tags, folder, and favorite status.
Instructions
Create a new snippet in MassCode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Snippet title | |
| tagIds | No | Tag IDs to attach (numbers or strings) | |
| content | Yes | One or more content fragments (tabs) | |
| folderId | No | Parent folder ID (number or string) | |
| isFavorite | No | Mark as favourite | |
| description | No | Short description |