lexomni_writeNote
Write or update markdown files in agent memory to store and retrieve knowledge. Append or overwrite content for persistent local knowledge management.
Instructions
Creates/updates a markdown file in _lexomni/agent (agent memory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | overwrite | |
| content | Yes | ||
| filename | Yes |