geocoder_status
Check server status including version, Nominatim URL, cache statistics, and tool count. Supports output in JSON or text format.
Instructions
Get geocoder server status.
Returns server version, Nominatim URL, cache stats, and tool count.
Args:
output_mode: "json" (default) or "text"
Returns:
Server status information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_mode | No | json |