Create a new snippet
termix_snippets_create_new_snippetCreate a new snippet to add reusable commands or notes to your Termix environment. Specify name, content, folder, order, and note type to organize remote operations.
Instructions
Create a new snippet. Creates a new snippet for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| order | No | ||
| folder | No | ||
| isNote | No | When true, the snippet is a note (copy/paste only, not directly executable on a host). | |
| content | No | ||
| description | No |