Discover all projects with Claude Code conversation history. Returns project paths, session counts, message counts, and last activity time.
list_sessions
List conversation sessions for exploration and filtering. Parameters: projectPath, startDate, endDate, timezone. Returns session IDs, timestamps, message counts, and project paths.
get_conversation_history
Retrieve paginated conversation history with smart filtering. Supports pagination (limit, offset), message filtering (messageTypes), timezone support, and date filtering.
search_conversations
Search across all conversation content by keywords with advanced filtering. Parameters: query (required), limit, projectPath, startDate, endDate, timezone.