brain_update_note
Update existing notes in your knowledge base by replacing content and optionally refreshing timestamps for accurate organization.
Instructions
Update the content of an existing note.
Replaces the full content. If update_date is True (default), the 'updated' field in frontmatter is set to today's date.
Args: params: Note path or title, new content, and update_date flag.
Returns: Confirmation with the updated path, or an error if not found.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |