find_tools
Find and RANK the trustworthy tool for a NEED. Describe the task in plain words ('screen a company for sanctions', 'US tariff data', 'vessel tracking') — the search is full-text over tool names AND their stored descriptions (stemmed, BM25-ranked), so your words need not appear in any tool's name. Servers come best-rated first, and EACH ROW carries its verdict (allow/warn/block), cluster, distinctiveness and the matching tool names, so you can pick without a second call. Alive, non-costume, current-protocol servers rank on top; dead / costume-farm / walled ones sink. Argument: need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | what the tool should do, in plain words | |
| nature | No | only servers whose dominant tool nature is this (see robinsaige.com/verification) | |
| verdict | No | only servers with this verdict | |
| free_only | No | exclude servers that demand payment at the handshake | |
| open_only | No | exclude auth-walled servers | |
| max_latency_ms | No | only servers at or under this probe latency |