get_mlb_draft
Retrieve detailed MLB draft data for a specific year using an API tool designed for accessing baseball statistics and player information.
Instructions
Get draft information for a specific year.
Args: year_id (int): Draft year.
Returns: dict: Draft information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
year_id | Yes |