memory_ingest_session
Store complete conversation transcripts in persistent graph memory, splitting at turn boundaries to preserve context for semantic search and retrieval.
Instructions
Ingest a full conversation transcript verbatim into memory, split along conversational turn boundaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | No | sessions | |
| wing | No | general | |
| transcript | Yes | The full conversation text to ingest |