get_sessions
Fetch poker sessions with optional filters for dates, types, currency, and staking. Returns session data with calculated profit/loss.
Instructions
Fetch poker sessions with optional filters. Returns session data with calculated profit/loss. WARNING: broad date ranges may return many sessions and consume significant tokens. Use narrow date ranges when possible.
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) |