search_tools
Search the Huly tool catalog by name, category, description, or parameter to retrieve exact tool names and required or optional parameters for follow-up 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 or important operational conditions. Omitted when there is nothing the agent needs to surface. |