razz_get_opponent_history
Analyze a player's recent game history to identify patterns in their gameplay. Retrieve detailed results including crash cashout multipliers, dice rolls, and RPS choices for strategic planning.
Instructions
Get a player's recent game history to analyze their play patterns. Returns recent results with game-specific details (e.g. crash cashout multipliers, dice rolls, RPS choices). Use this to study opponents before or during games.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Account ID of the player to look up | |
| gameType | No | Filter by game type: crash, dice, flip, rps (default: all) | |
| limit | No | Number of recent games to return (default: 20) |