get_stats
Compute aggregate statistics from poker sessions: total profit, win rate, average session profit, total sessions, breakdowns by location/stakes/month. Filter by date, currency, type, or staking.
Instructions
Compute aggregate statistics from poker sessions: total profit, win rate, average session profit, total sessions, breakdowns by location/stakes/month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End date (YYYY-MM-DD) | |
| type | No | Session type: cashgame, tournament, payout, costs, casinogame, jackpot (comma-separated) | |
| start | No | Start date (YYYY-MM-DD) | |
| staking | No | Filter by staking sessions | |
| currency | No | Currency filter: ISO codes (comma-separated) |