create_note
Create a new Bear note with a title (set as H1), optional text, and tags.
Instructions
Create a new note (its title becomes the H1 line). No token required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| text | No | ||
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |