Search Players
search_playersSearch for cricket players by name. Returns player IDs, names, and country. Use this to look up a cricketer before fetching more detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Pagination offset (default 0). | |
| search | Yes | Player name to search for, e.g. "Kohli", "Root". | |
| _apiKey | No | Optional — your own CricAPI key for higher limits; omit to use the shared Pipeworx key. |