pl_squad
Retrieve the full squad for a specific team in a season, including player name, shirt number, position, height, weight, country, and dates.
Instructions
Full squad for a team in a season — players[] with name, shirtNum, position, height/weight, dates, country.
Returns: {id, team, players:[{id, name, shirtNum, position, height, weight, country, dates}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | ||
| sid | Yes | ||
| tid | Yes |