Skip to main content
Glama
houtini-ai

@houtini/contentmarketingideas

Official
by houtini-ai

get_coverage_explore

Retrieve Topic Explorer data: entity clusters, coverage status, traffic, and action cards to analyze content gaps and plan editorial actions.

Instructions

Get Topic Explorer data: entity clusters, coverage status, traffic, action cards

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
site_idYesSite ID
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions the type of data returned but does not state whether the operation is read-only, any prerequisites, potential side effects, or authorization requirements. This leaves a significant gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that front-loads the verb and resource, then lists the data types. Every word contributes useful information, with no fluff or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has one parameter, no output schema, and no annotations, the description summarizes the return data but lacks context about the data structure, edge cases, or usage constraints. It is minimally adequate but not rich enough to fully guide an agent without further inference.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already documents site_id with a description ('Site ID'), and schema coverage is 100%. The description adds no additional meaning about the parameter, so a baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: to get Topic Explorer data, and enumerates specific data types returned (entity clusters, coverage status, traffic, action cards). This distinguishes it from siblings like get_coverage, which likely provides a simpler coverage view.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like get_coverage. The description does not mention any specific conditions or exclusions, leaving the agent to infer usage from the name and basic description.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

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