cuemap_ingest_file
Explicitly ingest a local file into CueMap for repository-aware memory and retrieval.
Instructions
Explicitly ingest one local file into CueMap. Use only for a file the user has placed in scope and asked to ingest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or repository-relative path to the file. | |
| project | No | Optional project ID. Defaults to the repository-scoped project. |