get_view
Retrieve the component tree, bindings, and structure of a Perspective view from an Ignition project. Specify project path and view path to inspect the view's layout.
Instructions
Get a Perspective view's component tree, bindings, and structure.
Args: project_path: Path to Ignition project directory or .zip export. view_path: View path (e.g. "Overview" or "Screens/MotorDetail").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_path | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |