Related tools
related_toolsFind CLI/TUI tools related to a specific tool slug. Retrieves similar tools from the same category when no direct relations are found.
Instructions
Find tools related to a given slug. Falls back to fetching the tool's primary category page and returning other tools in that category (excluding the input slug).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | tool slug, e.g. 'lazygit' | |
| limit | No | max results (1-100, default 25) |