edit_note
Modify existing markdown notes by appending content, replacing text, or updating specific sections to maintain organized knowledge records.
Instructions
Edit an existing markdown note using various operations like append, prepend, find_replace, or replace_section.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
expected_replacements | No | ||
find_text | No | ||
identifier | Yes | ||
operation | Yes | ||
project | No | ||
section | No |