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
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | Free-text description of the capability you need (e.g. 'CLI coding agent that edits multiple files at once'). | |
| min_tier | No | Minimum trust tier to include (VITAL is strictest, FLATLINE allows all). Defaults to STEADY. | STEADY |
| limit | No | Maximum number of agents to return (default 10). |