mlb_game_context_metrics
Fetch MLB game context metrics like leverage index and win probabilities for a specified game and optional time snapshot.
Instructions
Context metrics for a game — leverage, win-probability and run-expectancy context for the current/most-recent state.
Returns: {game, leverageIndex, homeWinProbability, awayWinProbability}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gamePk | Yes | Game id. Required — part of the URL path. | |
| timecode | No | Point-in-time snapshot. |