upsert_documents
Insert or update text documents to populate the local vector database for semantic search. Store content with optional titles, metadata, and external IDs to enable offline retrieval and AI queries.
Instructions
Insert or update documents with text content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docs | Yes | Array of documents to upsert |