Get property details
bsdd_get_propertyRetrieve the full details of a buildingSMART property, including data type, units, allowed values, description, and related properties.
Instructions
Get the details of one property: data type, units, allowed values, description and related properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Property URI, e.g. "https://identifier.buildingsmart.org/uri/buildingsmart/ifc/4.3/prop/IsExternal". | |
| languageCode | No | Language code, case sensitive (e.g. "EN", "nl-NL"). Falls back to the dictionary default language. |