mlb_people
Fetch MLB player profiles in batches by providing person IDs. Returns details like full name, number, birth date, position, and team.
Instructions
Batch player profiles for a list of personIds (the multi-id form of mlb_player).
Returns: {people:[{id, fullName, primaryNumber, birthDate, primaryPosition, batSide, pitchHand, currentTeam}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hydrate | No | ||
| personIds | Yes |