mlb_player_search
Search for MLB players by name to resolve their unique person IDs and obtain basic biographical data such as full name, birth date, and primary position.
Instructions
Find players by name — resolves a name to personId(s) and basic bio.
Returns: {people:[{id, fullName, firstName, lastName, birthDate, primaryPosition}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| names | Yes |