Explain available tools
tailscale_tool_groupsCheck which Tailscale MCP tools are loaded, withheld, or missing, and get the exact environment change that enables a hidden group.
Instructions
Explain which of this server's tools are available and why. Call this FIRST when a Tailscale tool you expected is missing, instead of assuming the capability does not exist -- tools can be withheld by configuration, and the fix is usually one environment variable. Pass toolName to ask about one specific tool (e.g. 'tailscale_delete_device'): the answer distinguishes 'no such tool exists' -- where you should find another approach -- from 'it exists but its group is not loaded' and 'it exists and loaded but writes are withheld there', both of which the operator can enable and neither of which you should work around. With no arguments it lists every group with its availability and, where something is withheld, the exact environment change that would restore it. Always available regardless of filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | No | A specific tool to ask about, e.g. 'tailscale_delete_device'. Omit to list every group. |