bsdd_get_dictionary_classes
Fetch the class hierarchy from a bSDD dictionary to browse IFC classes, ETIM product groups, and other standardized classifications.
Instructions
Get the class hierarchy of a bSDD dictionary. Use to browse IFC classes, ETIM product groups, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Dictionary URI (get it from bsdd_list_dictionaries) | |
| limit | No | Max classes to return (default 100) | |
| offset | No | Pagination offset (default 0) | |
| languageCode | No | ISO language code for translations (e.g. 'es', 'ca', 'en') |