Find a specific verified tool
find_toolSearch individual MCP tools by name and behaviour, not the servers that host them. Every tool returned here was read back from a live server's tools/list, so the name and input schema are what the server actually exposes rather than what its description claims. Use this when you know the shape of the call you need; use find_resource when you are looking for a service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | What the tool should do. For example: 'extract text from a pdf'. | |
| with_schema | No | Include each tool's full JSON input schema. Verbose; off by default. |