fotmob_news
Retrieve FotMob league news items by league ID. Provide a numeric league ID and optional start index to get a paginated list of news articles in clean JSON.
Instructions
FotMob league news. Returns a page of FotMob news items for one league. League ids are discoverable from /fotmob/leagues; start_index is a zero-based offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | Numeric FotMob league id | |
| start_index | No | Zero-based news offset; defaults to 0 |