Create note
create_noteCreate a structured note with a title, markdown body, and optional tags to add information to your personal knowledge base.
Instructions
Create a new note with a title, markdown body, and optional tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note content (markdown allowed) | |
| tags | No | Optional list of tags | |
| title | Yes | Short title for the note |