List properties in a dictionary
bsdd_list_dictionary_propertiesList properties defined in a buildingSMART Data Dictionary with optional text filtering to locate specific construction property definitions.
Instructions
List the properties defined by one dictionary, optionally filtered by text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (1-1000). Defaults to 50. | |
| offset | No | Zero-based offset of the first item returned. Default 0. | |
| searchText | No | Optional filter text. | |
| languageCode | No | Language code, case sensitive (e.g. "EN", "nl-NL"). Falls back to the dictionary default language. | |
| dictionaryUri | Yes | Dictionary URI including version, e.g. "https://identifier.buildingsmart.org/uri/buildingsmart/ifc/4.3". The version may be replaced by "latest". |