pl_teams_by_id
Look up multiple teams by their IDs and retrieve details such as name, abbreviation, and stadium. Enables batch queries across sports data providers.
Instructions
Batch team lookup by a list of ids.
Returns: [{id, name, shortName, abbr, stadium}] (top-level array)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |