get_component_results
Retrieve analytics results for building components to monitor performance and optimize operations using project and component IDs.
Instructions
Get analytics results for a specific component in a project.
Args: cip_id: The component-in-project ID. project_id: The project's numeric ID. units_system: Unit system. currency_system: Currency system.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cip_id | Yes | ||
| project_id | Yes | ||
| units_system | No | ||
| currency_system | No |