list_sites
Search Console properties this connection can read. Call it first when the account has more than one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Search Console properties this connection can read. Call it first when the account has more than one.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It explicitly says the tool only reads properties, implying a read-only, non-destructive operation, and adds contextual behavior about ordering. It does not detail output shape or pagination, but for a parameterless list tool this is sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two short sentences with no filler. The primary purpose is stated first, and the actionable usage guidance follows immediately. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple parameterless list operation with no output schema, the description fully covers what the tool does and how it fits into the workflow. The instruction to call it first when the account has multiple properties is essential context for an agent navigating the toolset.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so there is no parameter documentation burden. The schema is trivially covered, and the description does not need to add parameter-level detail. Baseline for zero-parameter tools is 4.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
States a specific verb and resource: 'Search Console properties this connection can read.' This clearly identifies the tool as a discovery/list operation and distinguishes it from sibling tools like list_sitemaps or site_overview.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Provides explicit guidance: 'Call it first when the account has more than one.' This tells the agent when it should be used, though it does not name alternatives or explicitly state when not to use it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.