edit_note
Modify existing markdown notes by appending, prepending, 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 |
|---|---|---|---|
| identifier | Yes | ||
| operation | Yes | ||
| content | Yes | ||
| project | No | ||
| section | No | ||
| find_text | No | ||
| expected_replacements | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |