get_region_by_id
Get detailed information about a region by its ID. Returns region name and optional related data from the Sportmonks Football API.
Instructions
Get a region by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Region 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. |