Get server capabilities and auth status
server.capabilitiesCheck which Google Search Console tools are available, their access mode (read-only or full), and whether your connection is authenticated. Call this first to confirm permissions and avoid errors.
Instructions
List every tool this server exposes, its configured access mode, and whether the user's Google Search Console connection is currently authenticated. Call this first if you're unsure what tools are available, whether the deployment is read-only, or whether the user is connected. Returns the tool catalog plus an access mode and auth status. Takes no arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | Yes | ||
| tools | Yes | ||
| server | Yes | ||
| version | Yes | ||
| access_mode | Yes | ||
| auth_status | Yes |