read_note
Retrieve the complete content and metadata of a Bear note by providing its ID. Get title, text, tags, pinned status, and todo counts.
Instructions
Return a note's {id, title, text, tags, pinned, todo_open, todo_done}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |