geo_capabilities
Check enabled geospatial toolsets and configured API keys to identify missing capabilities and get exact commands to activate them before assuming a task is impossible.
Instructions
List which geospatial toolsets are enabled and what else is available.
Call this when a capability seems to be missing, before telling the user something is impossible -- the tool they need may simply be in a toolset that is switched off, and this returns the exact command to enable it.
Also reports which optional API keys are configured and where the response cache lives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| cache | Yes | ||
| version | Yes | ||
| api_keys | Yes | ||
| toolsets | Yes | ||
| how_to_enable | Yes | ||
| enabled_toolsets | Yes |