Search tools
search_toolsSearch the Terminal Trove catalog for CLI and TUI tools. Returns tool summaries including slug, name, tagline, and thumbnail URL.
Instructions
Search the Terminal Trove catalog. Returns tool summaries (slug, name, tagline, thumbnail URL). Uses the site's Typesense search API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | search query, e.g. 'git diff viewer' | |
| limit | No | max results (1-100, default 25) |