Overview
Search the tool catalog to discover available tools. Returns matching tools with their path, name, description, and destructive flag.Input
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
query | string | Yes | — | Search query matched against tool path, name, and description |
limit | integer | No | 10 | Maximum number of results to return |
Annotations
readOnlyHint: true
Output
Returns an array of matching tools:Search algorithm
The search uses weighted fuzzy matching across multiple fields:| Field | Weight |
|---|---|
| Tool path | 12 |
| Tool name | 10 |
| Description | 5 |
| Exact segment match | +8 bonus |
Also available in sandbox
Insiderun scripts, the same search is available as: