get_project_component
Retrieve a specific component from a project in the Aedifion cloud platform using its project ID and component-in-project ID for building performance optimization.
Instructions
Get a specific component in a project.
Args: project_id: The project's numeric ID. cip_id: The component-in-project ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| cip_id | Yes |