get_element_properties
Fetch all properties and parameters of a specific Revit element using its element ID. Inspect detailed data from the active Revit model.
Instructions
Get all properties/parameters of a specific Revit element by its ID.
Args: element_id: The integer ID of the Revit element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_id | Yes |