list_library
List all physics logic archetypes available in the Grasshopper library to identify logic IDs for structural analysis.
Instructions
Lists all available physics logic archetypes in the Grasshopper library. Use this tool first to discover what logic IDs are available before calling get_logic_by_id.
Returns: JSON list of logic IDs available (e.g., ["catenary", "bending", "01_simplebeam"]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |