gh_components_search
Search the Grasshopper component catalog to find built-in and plugin-supplied components by name, plugin, or category, returning details and GUID for adding to the canvas.
Instructions
Search the Grasshopper component catalog (built-in + plugin-supplied).
Returns ``rows`` of ``{guid, name, nickname, category, subcategory,
description, plugin}`` and a ``summary`` block with match counts.
Use this to find the GUID needed by ``gh_add_component`` before
dropping a component on the canvas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||