flightlog_ingest
Force a complete re-scan of Claude Code conversation logs to update the searchable SQLite index, used when automatic near-realtime indexing is insufficient.
Instructions
Trigger re-indexing of Claude Code conversation logs. Normally runs automatically in near-realtime via file watching. Use this to force a full re-scan if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Specific JSONL file or directory to ingest. Defaults to all of ~/.claude/projects/ |