Ingest Markdown Conversation
localnest_ingest_markdownIngest Markdown conversation exports into memory entries and knowledge graph triples by providing the full text content directly.
Instructions
Ingest a Markdown conversation export into memory entries and knowledge graph triples. Pass the full text content directly — file reading is handled by the CLI, not MCP tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Full markdown text content to ingest | |
| source_label | No | Optional label for re-ingestion tracking (e.g. filename) | |
| nest | No | ||
| branch | No | ||
| agent_id | No | ||
| terse | No | verbose | |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |