Commands  ›   ›  Plantroom Preset Generator Launch Wizard

Plantroom Preset Generator Launch Wizard

writes to model Public API · not yet exposed

Coming soon

Before you run this

None — launches UI only.

After it runs

WebView2 window shown; state transitions owned by the wizard.

When to use this

Don't use this when

Programmatic preset edits — use ExtractPlantroomConfigShapeForMcp.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "plantroom_layout" Deterministic config preset

Decision flow

1) If on Human path: open the WebView2 window at preset-wizard index; emit ok.
2) If on Bot path: refuse — the wizard is inherently interactive; emit an explanatory error.

What you'll see in the chat

on start
Launching plantroom preset wizard…
thinking
Opening WebView2 window…
on success
Wizard launched.
on failure
Wizard launch failed: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/plantroom_preset_generator_launch_wizard
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

plantroompresetgeneratorlaunchwizard · open preset wizard · plantroom preset authoring

Pillar