search_tools
Search the Huly tool catalog by name, category, description, or parameter names. Get exact tool names and parameter details for subsequent tool schema or invocation calls.
Instructions
Searches the current proxy-visible Huly tool catalog by tool name, category, description, and parameter names. Returns exact tool names plus required and optional parameter names for single-call follow-up with get_tool_schema or invoke_tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of matches to return. Defaults to 10 and cannot exceed 50. | |
| query | Yes | Search text matched against Huly tool names, categories, descriptions, and parameter names. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |