Skip to main content
Glama

aetumi

Recommend a build

recommend_stack
Read-onlyIdempotent

Given a use-case/industry, recommend AETumi assets and a production approach (architecture, performance).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
industryNo
use_caseYese.g. "3D product landing page", "agency portfolio hero", "scroll story".
frameworkNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint false, so the safety profile is covered. The description adds no extra behavioral detail such as how recommendations are derived, constraints, or side effects.

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?

One sentence, front-loaded with the key input ('Given a use-case/industry') and clear output ('AETumi assets and a production approach'). No wasted words.

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

Completeness3/5

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

The description covers the core purpose and return concept but leaves the meaning/role of the optional 'framework' parameter unclear. Since there is no output schema, the description should clarify what the recommendation includes beyond 'architecture, performance'.

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

Parameters2/5

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

Schema description coverage is only 33%; use_case has examples, but industry and framework have no descriptions. The tool description mentions 'use-case/industry' but does not explain the optional framework parameter or how it affects recommendations.

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 action ('recommend'), the input trigger ('Given a use-case/industry'), and the output ('AETumi assets and a production approach'). This distinguishes it from search/list/pricing siblings.

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

Usage Guidelines3/5

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

It implies when to use the tool ('Given a use-case/industry'), but does not explicitly mention when not to use it or contrast it with siblings like search_assets or get_asset.

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.