batch_add_concepts
Batch add multiple concepts with titles, content, and optional tags to a graph-powered memory system, enabling persistent semantic recall for AI agents.
Instructions
Add multiple concepts at once.
Each concept dict should have: title, content, and optionally tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concepts | Yes | List of concept dicts with title, content, tags | |
| actor_context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||