geocoder_status
Check the geocoder server status, including version, Nominatim URL, cache stats, and tool count. Returns details 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 |