Commands  ›   ›  Open Workset Manager Window

Open Workset Manager Window

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document must be open.

After it runs

Workset Manager window is visible.

When to use this

Don't use this when

Creating new worksets programmatically without UI (use MCP tools instead).

What you'll see in the chat

on start
Opening Workset Manager…
thinking
Loading workset data from project…
on success
Workset Manager window is open.
on failure
Could not open Workset Manager: {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/open_workset_manager_window
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

workset manager · worksets · manage worksets · open workset manager

Pillar