query_analytics
Analyze conversation history by timeline, technology stacks, debugging patterns, cost breakdown, or comprehensive summary. Filter by date, month, or source to uncover insights from ChatGPT, Claude Code, Cursor, and Gemini CLI interactions.
Instructions
Query analytics across timeline, tool stacks, problem resolution,
spend, and conversation summary.
Args:
view: What to analyze:
- "timeline" (default): What happened on a specific date
- "stacks": Technology stack patterns over time
- "problems": Debugging and problem resolution patterns
- "spend": Cost breakdown by source/time
- "summary": Comprehensive conversation analysis summary
date: Date in YYYY-MM-DD format (used with view="timeline")
month: YYYY-MM filter (used with stacks, problems, spend views)
source: Source filter for spend (e.g., "openrouter", "claude_code")
limit: Max results (default 15)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | timeline | |
| date | No | ||
| month | No | ||
| source | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |