get_component_pins
Retrieve all pin mappings for a specific component within a project to understand data connections and monitoring points.
Instructions
Get all pin mappings for a 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 |