save_note
Save a note with automatic YAML metadata extraction, text segmentation, and embedding generation for semantic memory in a Markdown knowledge base.
Instructions
Ingesta una nota con embeddings. Extrae metadata YAML, asigna project_id e is_global, segmenta el texto, genera embeddings (con timeout) y persiste atómicamente.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||