add_text
Modify Bear notes by appending, prepending, or replacing text. Specify the note ID or title, input the text, and choose the modification mode to update content directly in Bear MCP Server.
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) |