mlb_draft_prospects
Fetch MLB draft prospects for a given year, returning rank, player, school, and position. Optionally filter results by round or limit count.
Instructions
Draft prospects for a year (the pre-draft prospect board).
Returns: {prospects:[{id, rank, person, school, position}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| limit | No | ||
| round | No |