mlb_linescore
Retrieve MLB game linescore including runs per inning, R/H/E totals, and current inning state for a specified game.
Instructions
Game linescore — runs per inning, R/H/E totals, current inning + state, and on-base/defense for live games.
Returns: {currentInning, inningState, isTopInning, innings:[{num, home:{runs,hits,errors}, away:{...}}], teams:{home:{runs,hits,errors}, away:{...}}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gamePk | Yes | ||
| timecode | No |