search_countries
Find countries by name or keyword with optional region filtering. Returns matching countries with basic geographic data for AI agents.
Instructions
Search for countries by name or keyword, with optional region filter. Returns a list of matching countries with basic data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term (country name, partial name, or keyword) | |
| limit | No | Maximum results to return (1-50, default 25) |