Skip to main content
Glama

find_trusted

Find Hlido-reviewed agents that match a free-text need, ranked by trust. Returns agents at or above a minimum tier with score and review URL.

Instructions

Discover Hlido-reviewed agents that match a free-text need, ranked by trust. Returns reviewed agents at or above a minimum tier, each with its Laddoo score, tier, and review URL. Use this for keyword/need-based discovery; for semantic task-matching prefer find_similar_agents, and for structured constraint filters (category/score/tier) prefer recommend.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
needYesFree-text description of the capability you need (e.g. 'CLI coding agent that edits multiple files at once').
min_tierNoMinimum trust tier to include (VITAL is strictest, FLATLINE allows all). Defaults to STEADY.STEADY
limitNoMaximum number of agents to return (default 10).
Behavior4/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 the return structure (agents with Laddoo score, tier, review URL), ranking by trust, and minimum tier filtering. This adequately informs an agent about behavior, though it could mention ordering direction or pagination.

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?

Two sentences, no filler. First sentence states core purpose and output; second sentence gives usage switch. Information is front-loaded and every word earns its place.

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 tool with 3 parameters, no output schema, and no annotations, the description covers purpose, input semantics, output structure, and sibling distinctions comprehensively. An agent has enough information to invoke it correctly.

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

Parameters4/5

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

Schema coverage is 100%, providing good baseline. The description adds context beyond schema: 'ranked by trust' and 'matching a free-text need' complement the need parameter. The min_tier default and enumeration are clear. Slight extra value justifies 4.

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 verb 'discover' (find) and the resource 'Hlido-reviewed agents' matched by free-text need. It explicitly differentiates from siblings find_similar_agents (semantic task-matching) and recommend (structured filters), making the purpose unambiguous.

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

Usage Guidelines5/5

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

Provides explicit guidance on when to use this tool ('keyword/need-based discovery') and when to prefer alternatives ('semantic task-matching prefer find_similar_agents, structured filters prefer recommend'). This helps an agent select the correct tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ankitkapur1992-hlido/hlido-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server