create_note
Create a note in Nextcloud Notes, optionally assigning a /-delimited category folder path that is created if missing; use the sanitised title and category from the response.
Instructions
Create a note. The category is a "/"-delimited folder path and is created automatically if missing. The server sanitises the title and category, so use the values in the response rather than the ones supplied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| content | No | ||
| category | No | e.g. "work/clients"; omit for uncategorized. | |
| favorite | No |