get_team_schedule
Retrieve past and upcoming fixtures for any team by making requests with a sport type and team slug (e.g., 'barcelona', 'manchester-united', 'los-angeles-lakers'). Set result count limit from 1 to 30.
Instructions
Get a team's past and upcoming fixtures by team slug (e.g. 'barcelona', 'manchester-united', 'los-angeles-lakers').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport to query. One of football, basketball, cricket, tennis. | |
| slug | Yes | Team slug. | |
| limit | No |