gh_components_search
Find the GUID of any Grasshopper component by searching the catalog. Filter by plugin or category to identify the right component before adding it 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 | |||