create_note
Create a new note in Bear with customizable title, content, and tags, and retrieve its unique ID for easy reference and organization.
Instructions
Create a new note in Bear and return its ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tags | No | Comma separated tags (e.g., 'work,ideas') | |
text | No | Note content | |
title | No | Note title |