Get Duolingo XP summaries
duolingo_get_xp_summariesRetrieve daily XP summaries with session details and practice time from Duolingo for a specified date range.
Instructions
Fetch authenticated daily XP summaries with sessions and practice time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Duolingo numeric user id. Defaults to DUOLINGO_USER_ID. | |
| endDate | No | End date in YYYY-MM-DD. | |
| readable | No | Return normalized date/minute fields. | |
| timezone | No | America/Sao_Paulo | |
| username | No | Used only to resolve userId when no userId is provided. | |
| startDate | No | Start date in YYYY-MM-DD. |