index-upsert
Create or update notes under a specific key, enabling indexing, tagging, and metadata management. Supports full-text search and knowledge graph generation for efficient note retrieval and concept relationships.
Instructions
Create or update a note under a key. Returns the note id.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backup | No | ||
content | Yes | ||
id | No | Optional note id to update | |
key | Yes | ||
metadata | No | ||
tags | No |