Skip to main content
Glama

verified-ai-free-tiers

get_category_playbook

Get the decisive question to ask about a category of AI tools before comparing any numbers - which differs by category and is almost never "how much do I get". Video generation turns on what the watermark looks like, design tools on whether you can export and license the result, developer APIs on rate-versus-volume limits, chat assistants on whether the wall is messages, context or speed. Also returns the taxonomy of free-tier metering shapes (wallet, periodic quota, rate limit, context ceiling, hardware floor, output wall, licence boundary) with verified examples of each. Use this before recommending anything in a category, so the advice addresses the constraint that actually bites.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoData language, default en
categoryNoCategory to get the rule for (chat, coding, video, image, api, design, agent...); omit for all rules plus the full metering taxonomy

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations, the description carries transparency burden. It discloses that the returned question differs by category, gives concrete examples of what it considers decisive for specific categories, and lists the taxonomy components. This goes beyond the schema and sets accurate expectations, though it doesn't mention any side effects (not relevant for a read-only lookup).

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 and front-loaded with the core purpose. It packs substantive examples and taxonomy details into two sentences without redundancy. Every clause earns its place, and the structure flows from purpose to examples to usage guidance.

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?

There is no output schema, so the description must convey what the tool returns; it does list the decisive question and the taxonomy with examples. It also provides usage context. It could be more explicit about the exact structure of the output (e.g., fields per category), but for a reference-style tool the description is sufficiently complete.

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%, so the baseline is 3. The description adds value by explaining what the category parameter returns (e.g., video, design, API, chat examples) and that omitting category returns the full taxonomy, but these meanings are already largely captured in the schema descriptions. The description doesn't introduce syntax or format details beyond the schema.

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 returns the decisive question for a category of AI tools and the free-tier metering taxonomy, with specific verb 'Get' and resource. It distinguishes itself from siblings like get_free_tier_limit and compare_free_tiers by focusing on the 'question to ask' before comparing numbers.

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 explicitly advises 'Use this before recommending anything in a category' and frames it as a pre-comparison step, providing clear usage context. It doesn't name sibling tools as alternatives, but the context is sufficient for an agent to decide when to invoke it.

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 targets a clearly distinct task: querying limits, checking commercial use, fact-checking claims, comparing categories, searching the directory, auditing stacks, building workflows, and monitoring changes. Even the two change-related tools are differentiated by one being a query and the other a subscription.

Naming Consistency5/5

All tool names follow a consistent lowercase snake_case verb_noun pattern (audit_, build_, check_, compare_, explain_, find_, get_, search_, watch_). Repeated verbs like check_ and get_ are paired with distinct objects, making the pattern predictable and easy to scan.

Tool Count5/5

At 14 tools, the set is well-scoped for the breadth of the domain (verifying free tiers, checking commercial use, tracking changes, building workflows, and China-specific rules). Each tool earns its place without redundancy, fitting comfortably within the ideal range.

Completeness5/5

The surface covers the full lifecycle: querying a single tool's limit, comparing across categories, searching the directory, fact-checking claims, explaining missing data, finding alternatives, auditing a stack, calculating quota fit, and both reading and subscribing to changes. No obvious dead ends or missing operations for the stated purpose.

Resources