get_last_updated_coaches
Fetch coaches with recent updates (within the past two hours). Customize results with filters, includes, and pagination.
Instructions
Get coaches that received updates in the past two hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Semicolon-separated includes. e.g. country;teams;statistics;trophies;sidelined | |
| 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. |