get_mlb_awards
Retrieve MLB award recipients by specifying an award ID. Access detailed MLB statistics and player data through a FastAPI-based interface for integration and analysis.
Instructions
Get award recipients for a specific award.
Args: award_id (int): Award ID.
Returns: dict: Award recipients.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
award_id | Yes |