add_plan
Create a new plan with optional image and dimensions, nested under a parent plan, to structure fire protection system layouts.
Instructions
Создать план. parent_uid вкладывает его в другой план. image_path — картинка PNG или JPEG с диска: она кладётся в Content/ архива, а размеры плана берутся из её заголовка.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| width | No | ||
| handle | Yes | ||
| height | No | ||
| image_path | No | ||
| parent_uid | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||