get_plans
Retrieves plan mode adoption data: which models are used in plan mode and how often, with optional date range and user filters.
Instructions
Get plan mode adoption: which models are being used in plan mode and how often.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | No | Comma-separated emails to filter by specific users | |
| endDate | No | End date. Formats: "YYYY-MM-DD", "today", "yesterday". Default: "today" | |
| startDate | No | Start date. Formats: "YYYY-MM-DD", "7d", "30d", "today", "yesterday". Default: "30d" |