gh_plugin_list
Enumerate Grasshopper plugin libraries currently loaded, returning id, name, author, version, description, and path to discover installed plugins.
Instructions
Enumerate Grasshopper plugin libraries currently loaded.
Returns one entry per ``GH_AssemblyInfo`` library: id, name, author,
version, description, and the on-disk path. Useful for the LLM to
discover whether the user has LunchBox / Ladybug / Kangaroo etc.
installed before attempting to drop in a custom component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||