mlb_draft_prospects
Retrieve pre-draft prospect boards for any MLB draft year, with each prospect's rank, player, school, and position. Use optional round or limit filters to narrow results.
Instructions
Draft prospects for a year (the pre-draft prospect board).
Returns: {prospects:[{id, rank, person, school, position}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Draft year. Required — part of the URL path. | |
| limit | No | Max prospects. | |
| round | No | Filter to a round. |