advise
Get a recommended poker action by analyzing equity, pot odds, and preflop charts for your table.
Instructions
Recommend a hero action combining equity, pot odds, and preflop charts.
Args: table_id: Target table id (must be the hero's turn). mc_trials: Monte Carlo rollouts used for the equity estimate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | ||
| mc_trials | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equity | Yes | ||
| sizing | Yes | ||
| street | Yes | ||
| position | Yes | ||
| pot_odds | Yes | ||
| table_id | Yes | ||
| reasoning | Yes | ||
| hand_class | Yes | ||
| equity_detail | Yes | ||
| legal_actions | Yes | ||
| preflop_chart | No | ||
| recommended_action | Yes |