bear_create_note
Create and customize notes in Bear App with titles, content, tags, attachments, and options to pin, timestamp, or open in new windows. Integrates via MCP Server for streamlined note management.
Instructions
Create a new note in Bear
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clipboard | No | Get text from clipboard | |
edit | No | Place cursor in note editor | |
file | No | File path to add to note | |
filename | No | Custom filename for attached file | |
float | No | Float note window | |
new_window | No | Open in new window | |
open_note | No | Open note after creation | |
pin | No | Pin note to top of list | |
show_window | No | Show Bear window | |
tags | No | Comma-separated list of tags | |
text | No | Note content | |
timestamp | No | Prepend current date and time | |
title | No | Note title | |
type | No | Note type | |
url | No | URL to include in note |