add_grasshopper_component
Add a Grasshopper component from an existing plugin by specifying its name, type, and parameters. Streamline component integration into your Grasshopper workflow.
Instructions
Add a component from an existing Grasshopper plugin.
Args: component_name: Name of the component component_type: Type/category of the component parameters: Component parameters and settings
Returns: Result of the operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_name | Yes | ||
| component_type | Yes | ||
| parameters | Yes |