find_alternatives
Find LIVE tools that do a similar job to a given tool — call this when a tool is down, rate-limited, or missing, to get a working substitute ranked by capability similarity and real traffic. Returns ready-to-use tool ids — each with its actual connection endpoint (MCP endpoint URL or package to launch) — so you can switch to it immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | Optional coarse task tag. | |
| toolId | Yes | The tool you want a substitute for. |