add_text
Modify notes in Bear by appending, prepending, or replacing text. Specify a note ID or title to update content directly from Claude Desktop via the Bear MCP Server integration.
Instructions
Append or prepend text to an existing note
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | No | Note unique identifier | |
mode | No | How to add the text (default: append) | |
text | Yes | Text to add | |
title | No | Note title (ignored if id is provided) |