list_sites
List all your sites with source and brief counts to keep track of content generation progress.
Instructions
List all your sites with source and brief counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List all your sites with source and brief counts to keep track of content generation progress.
List all your sites with source and brief counts
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It reveals that the tool returns sites with source and brief counts, but does not explicitly state it is read-only, discuss pagination, or note any authentication requirements. For a simple list operation, this level is adequate but shallow.
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?
The description is a single concise sentence of nine words, front-loaded with the action and resource, and includes a brief detail about the return content. Every word adds value with no redundancy.
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?
Given the low complexity (no parameters, no output schema), the description adequately covers the essential information: it lists sites and mentions the counts included. It could be more explicit about the response structure, but for a simple listing tool, the description is effectively complete.
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 the baseline for this dimension is 4. The description does not need to explain any inputs, and the schema coverage is trivially 100%. No additional parameter semantics are needed.
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?
The description uses a specific verb (List) and resource (sites) with clear scope ('all your sites') and adds what is included ('source and brief counts'). This distinguishes it from sibling list tools like list_sources and list_briefs, which target different resources.
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?
Usage is implied by the description: use this when you need to list sites. However, it does not explicitly state when not to use it or mention alternatives, such as using list_sources for source details or get_site for a single site. The guidance is clear for a listing tool but lacks formal exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/houtini-ai/contentmarketingideas-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server