search_regions_by_name
Search regions by name to access region information for football leagues and teams. Supports includes, filters, and pagination.
Instructions
Search regions by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Search query. | |
| 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. |