get_project_structure
Retrieve the file structure of an OpenPLC Editor project to understand its directory layout and locate relevant files.
Instructions
Return the relevant file structure of an OpenPLC Editor project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| type | Yes | ||
| files | Yes |