Skip to main content
Glama

seo_list_results

List generated results from the SEO/GEO pipeline—blog articles, side pages, and comparisons—including draft and published items. Filter by kind to see which content exists.

Instructions

List the 'Generated Results' (blog articles + side pages + comparisons) the SEO/GEO pipeline has produced — mirrors the dashboard Results tab. Includes BOTH draft and published items. Use kind to filter. This is the canonical 'what content has been generated' list — prefer it over reconstructing results from briefs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNoKind of result to filter byall
limitNoPage size (default 50, max 200)
cursorNoPagination cursor from a previous page
detailNoVerbosity of returned item(s): "short" = id + primary label + status (cheap list scan); "medium" = key summary fields + counts (a useful glance); "full" = the complete object. Default "short". Lists default to "short" — to zoom into one item, call its get/view tool with detail="medium" or "full".short
statusNoCSV of statuses to filter by
brandIdNoBrand ID (defaults to active brand)
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses that both draft and published items are included, and it notes this mirrors the dashboard Results tab, adding context about the tool's provenance and scope. It does not cover all behavioral traits (e.g., sorting, performance), but for a list operation, this is adequate.

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 three sentences, front-loaded with the core action and resource, then adds scope and a usage preference. Every sentence contributes value: what it lists, statuses included, and a recommendation. No redundancy or filler.

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

Completeness4/5

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

The description is quite complete for a list tool with no output schema: it states what is included, the filter mechanism, and the canonical status. It does not explain how it relates to sibling list tools like seo_list_briefs or list_side_pages in detail, but the 'prefer it over' guidance partially covers this. Given the schema richness, the description suffices for safe use.

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?

Schema coverage is 100% as all six parameters have descriptions, so the baseline is 3. The description's only parameter-related note is 'Use kind to filter,' which adds no new meaning beyond the schema. It does not enrich the understanding of limit, cursor, detail, or status beyond what the schema already provides.

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 identifies the resource ('Generated Results'), scope (blog articles + side pages + comparisons), and distinguishes it from alternatives by declaring it the 'canonical' list and explicitly telling users to prefer it over reconstructing results from briefs. The verb 'List' is specific and the resource is precisely named.

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

Usage Guidelines4/5

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

The description gives clear context: use this to see generated content, including both drafts and published, and it directs users to prefer this tool over reconstructing results from briefs. It also tells users to use 'kind' to filter. It lacks explicit exclusions for when not to use it (e.g., when you need a single blog article detail), but the guidance is sufficient for most cases.

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/bitsandtea/postking-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server