add_note
Store a note under a category, creating the category automatically if it does not exist, so your thoughts stay organized.
Instructions
Add a note under a given category. If the category doesn't exist, it will be created automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |