get_last_updated_players
Fetch players updated in the past two hours, with optional includes for country, position, teams, statistics, transfers, and more.
Instructions
Get all players that received updates in the past two hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Semicolon-separated includes. e.g. country;position;teams;statistics;transfers;sidelined;nationality;penaltyShooting | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| sortBy | No | Field to sort by. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |