Skip to main content
Glama

Search the shelf

cauta_pe_raft

Search everything on the MarketAIVerse shelf: things for sale, free things, and free tools made by other people that we collected. Returns what each thing is, who made it, the price, and whether we measured it. If a number is missing, that means we have not measured it — it is not an error.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textNoWords to look for. Empty returns all.
doar_gratisNoOnly free things.
doar_masurateNoOnly things we benchmarked.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

With no annotations, the description carries the full burden. It usefully discloses that missing numeric values mean 'not measured' rather than an error, and previews the returned fields, but says nothing about permissions, limits, or result size/pagination for a read operation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Front-loads what is searched, then what is returned, then the one edge-case caveat. Tight and largely waste-free, with only minor redundancy between the two 'free things' clauses.

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?

No output schema exists, and the description compensates by summarizing return fields and the missing-number semantics. However, it leaves the relationship to sibling search tools undefined, which an agent needs in order to pick 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 all three parameters (text, doar_gratis, doar_masurate) are already documented in the schema. The description adds no syntax or usage detail beyond that, so the baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb (search) and resource (the MarketAIVerse shelf), and enumerates the content types it covers (things for sale, free things, collected free tools). This distinguishes it as the broad catch-all search, though it never names the sibling searches it differs from.

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 broad search versus cauta_dupa_nevoie, unelte_gratuite, or ce_pot_rula. The breadth ('everything') implies it is the general search, but the agent must infer that; there are no exclusions or stated alternatives.

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.

Resources