Change plan versions
edit_variantsManage floor plan versions: duplicate the active plan, start a new empty one, switch, rename, or delete variants to organize design alternatives.
Instructions
Change the plan versions (tabs): duplicate {name?} copies the active one, new {name?} starts an empty one — both switch to it; switch {i}; rename {i,name}; delete {i}. Edits apply to the active version. The list is the variants tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| i | No | Variant index for switch/rename/delete | |
| name | No | Name for duplicate/new/rename | |
| action | No | `duplicate` (copy active), `new` (empty), `switch`, `rename` or `delete` |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| i | No | Index of the new version | |
| v | No | Plan version written to, when there are several | |
| ok | Yes | Always true | |
| ids | No | Ids created or touched | |
| rev | No | Plan revision | |
| text | Yes | The reply as written |