create-note
Create a note with a specified name and content. Use this to add new notes to the server.
Instructions
Create a new note. Aliases: createNote, create_note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The note content | |
| noteName | Yes | The file name of the note |