Session Search & Retrieval Multiple ways to search and retrieve past session data, from high-level plugin tools to raw database queries. Pick the right approach based on what you need. Decision Tree --- 1. Plugin Tools (Recommended First Choice) Two tools provided by (the unified Kortix system plugin). session list Browse sessions with metadata. No content, just IDs/titles/timestamps/stats. Returns per session: ID ( ), title, created/updated timestamps, file change stats (files/additions/deletions), parent ID if subtask, plus storage paths for raw access. session get Retrieve a session's full…