get_mlb_awards
Retrieve MLB award recipients by specifying an award ID to access baseball award data through the MLB API MCP server.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||