Skip to main content
Glama

AgentSEO Backlinks New/Lost Timeseries

agentseo_backlinks_new_lost_timeseries

Track new and lost backlinks/referring domains over time and classify link momentum, leakage, and volatility.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
syncNo
targetYes
date_toNo
date_fromNo
group_rangeNomonth
include_subdomainsNo

TDQS

B3.1/5.0
Behavior3/5

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

With no annotations, the description carries full burden. It discloses the behavioral trait of tracking over time and classifying, but does not mention permissions, rate limits, or output format. Adequate but not comprehensive.

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 concise sentence of about 15 words, front-loaded with the core action. No redundant information.

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

Completeness2/5

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

Given the complexity of the tool (multiple parameters, time-series analysis) and lack of output schema, the description is too brief. It does not explain parameters, output, or how to use it alongside sibling tools.

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

Parameters1/5

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

Schema description coverage is 0% and the description does not explain any parameter meaning. It only describes the tool function, so the agent gets no help understanding parameters like date range, group_range, or sync.

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 it tracks new and lost backlinks and referring domains over time, and classifies link momentum, leakage, and volatility. This distinguishes it from siblings like backlinks_list or backlinks_referring_domains which are simple lists.

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 on when to use this tool versus alternatives like backlinks_summary or backlinks_competitors. It does not specify prerequisites or typical use cases.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose due to specific naming (e.g., backlinks_anchors vs backlinks_list) and grouped prefixes. Overlaps are minimal and clarified by descriptions.

Naming Consistency5/5

All tools follow a consistent snake_case pattern with the 'agentseo_' prefix and domain-specific nouns/verbs (e.g., agentseo_backlinks_anchors, agentseo_content_brief). No mixed conventions.

Tool Count3/5

With 45 tools, the server is on the heavy side for an agent to navigate, though the tools are logically grouped into subdomains (backlinks, content, etc.), justifying the count.

Completeness4/5

The toolset covers a wide range of SEO tasks including backlinks, content, keywords, SERP analysis, and local SEO. Minor gaps exist (e.g., advanced automation), but core workflows are well-represented.