analyze_player
Analyze recent BeatLeader scores to compute grouped percentage statistics and recommend practice maps from previously played songs.
Instructions
Read up to five pages of fifty current scores, compute grouped percentage statistics, and suggest previously played maps for practice; includes coverage and sample limits. Supports general, noMods and noPause
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO end time with an explicit timezone | |
| from | No | ISO start time with an explicit timezone | |
| mode | No | ||
| sort | No | date | |
| order | No | desc | |
| player | No | Player ID, alias, or https://beatleader.com/u/ID; stdio can use BEATLEADER_PLAYER_ID when omitted | |
| search | No | ||
| context | No | general | |
| starsTo | No | ||
| maxPages | No | ||
| modifiers | No | BeatLeader modifier filter, e.g. FS or FS,SF | |
| starsFrom | No | ||
| difficulty | No | ||
| rankedOnly | No | ||
| accToPercent | No | ||
| accFromPercent | No |