Skip to main content
Glama

psych_cta-score

Score call-to-action text against a curated behavioural-science corpus. Checks verb framing (outcome versus effort), friction words introduced at the point of commitment, hedging, ownership framing, and length — each finding citing the effect it rests on and that effect's replication status, so a recommendation grounded in a contested result is visibly weaker than one grounded in a robust one. Separately flags urgency language the surrounding copy does not support, which is a regulatory exposure rather than merely a conversion cost. Deterministic: the same text scores identically every time, so two variants can be compared without sampling noise. Does not predict a conversion lift, because the corpus does not support that precision. Costs $0.012000 per call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesThe call-to-action text, e.g. "Start your free trial".
contextNoWhat the page is asking for, if it helps. e.g. "B2B SaaS signup, no card required".
surrounding_textNoCopy immediately around the CTA. Used to detect unsupported urgency claims.

TDQS

A4.8/5.0
Behavior5/5

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

With no annotations provided, the description fully bears the transparency burden. It discloses deterministic behavior, the lack of conversion lift prediction, cost per call, and details on what the tool checks (including regulatory exposure). No contradictions are present, and all behavioral traits are clearly stated.

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 concise yet comprehensive, with no wasted sentences. It front-loads the core purpose, then efficiently lists checks, caveats, and costs. Each sentence adds value, making it well-structured and appropriately sized.

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

Completeness5/5

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

Given the tool's complexity (3 parameters, scoring with citations) and lack of output schema, the description is complete. It explains what the tool returns (scores with replication status, urgency flags) and its limitations, leaving no critical gaps for an agent to understand its capabilities.

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

Parameters5/5

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

Although schema coverage is 100%, the description adds significant meaning beyond the schema by explaining how each parameter is used (e.g., 'surrounding_text' for detecting unsupported urgency, 'context' for additional info). It details the logic behind the checks, which greatly aids the agent in providing relevant inputs.

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: scoring call-to-action text against a behavioral-science corpus. It lists specific checks (verb framing, friction words, etc.), making the verb and resource clear. While not explicitly distinguishing from siblings, its focus on CTA scoring is unique among the listed psych tools.

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 provides clear context on when to use the tool (for scoring CTAs) and explicitly states what it does not do ('Does not predict a conversion lift'), serving as a when-not. However, it does not name alternative tools or provide explicit exclusions, so it stops short of a 5.

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

A4/5.0
Disambiguation5/5

All 20 tools have clearly distinct purposes, grouped by domain prefixes (content_ai, design_ai, legal, psych, ref, tollmint, web). Even similar-sounding tools like psych_dark-pattern-detect and psych_dark-patterns are differentiated as a live scanner versus a reference taxonomy. No two tools overlap in functionality.

Naming Consistency4/5

Naming mostly follows a prefix_descriptive pattern, but some tools use hyphens (content_ai-score, design_ai-slop-detect) while others use underscores (legal_accessibility, psych_biases). This minor inconsistency prevents a perfect score, but the pattern is still clear and readable.

Tool Count4/5

20 tools is slightly above the typical 'well-scoped' range, but each tool serves a specific, justifiable need across multiple domains (legal, psychology, content analysis, geocoding, internal). The count feels comprehensive rather than bloated.

Completeness5/5

The tool surface covers all major areas implied by the domain prefixes: comprehensive legal compliance references, extensive psychology/behavioral design tools, content and design analysis, geocoding, and internal server management. No obvious gaps for the intended use cases.

Resources