Skip to main content
Glama

get_technique

PAID $0.25 via x402 (USDC micropayment over HTTP 402). Returns a complete, ready-to-read guided birth-hypnosis / relaxation technique script with practitioner pacing cues (breathing rhythm, visualisation, deepeners). Use this when you need the full script to read aloud or display to a parent, not just a summary. Set 'q' to keywords for the technique wanted (e.g. 'breathing', 'light touch massage', 'visualisation', 'surge'); if omitted, the first technique is returned. Set 'lang' to 'en' (default) or 'hu'. Returns the id, title, full script text, an optional safety note, and a verification block.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoKeywords for the desired technique, e.g. 'breathing', 'visualisation'. Optional; first technique returned if omitted.
langNoResponse language: 'en' (default) or 'hu'.

TDQS

A4.5/5.0
Behavior5/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. It discloses a paid $0.25 x402 payment requirement, the default-first behavior when 'q' is omitted, language options, and the exact return composition including a safety note and verification block.

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 dense but efficiently organized: payment and core value first, use case second, parameter and return details last. No sentence is wasted.

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?

For a paid tool with no output schema and no annotations, the description is unusually complete. It explains cost, selection behavior, language handling, and return fields sufficiently for an agent to invoke it correctly.

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 description coverage is 100%, so the schema already documents both parameters. The description adds useful keyword examples like 'surge' and notes the default language, but this is incremental enrichment rather than necessary compensation.

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 names a specific verb and resource: 'get_technique' returns a complete, ready-to-read script. It also distinguishes itself through the phrase 'not just a summary' and by listing practitioner pacing cues.

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?

It explicitly says when to use the tool: 'Use this when you need the full script to read aloud or display to a parent, not just a summary.' It does not explicitly name an alternative sibling, but the when-vs-summary guidance is clear and actionable.

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.4/5.0
Disambiguation5/5

Each tool retrieves a distinct type of content (Q&A, affirmations, audio, guide, facts, stage guidance, technique, catalog). The descriptions clearly differentiate them, minimizing confusion for an agent.

Naming Consistency4/5

Most tools follow a 'get_<content>' pattern, but 'ask' and 'list_catalog' deviate. The naming is clear and readable, but not perfectly uniform.

Tool Count5/5

With 8 tools, the set covers essential content types without being overwhelming. The scope is well-scoped for a pregnancy/birth resource server.

Completeness4/5

The tools cover a broad range of content (questions, affirmations, audio, guides, facts, stage guidance, techniques, catalog). Minor gaps exist (e.g., no bundled retrieval per stage), but the core lifecycle is complete.

Resources