get_commentaries_by_fixture_id
Retrieve textual commentary for a specific fixture by providing its fixture ID.
Instructions
Get textual commentary for a specific fixture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fixture_id | Yes | Fixture ID. | |
| include | No | Semicolon-separated includes. | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |