import_sessions
Import conversation history from Claude projects to extract decisions, errors, architecture notes, and key insights for persistent memory storage.
Instructions
Import conversation history from ~/.claude/projects/ into the memory store. Extracts decisions, errors, architecture notes, and key insights from JSONL sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| domain | No | ||
| min_importance | No | ||
| max_sessions | No | ||
| dry_run | No | ||
| full_read | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |