workspaces-create
workspaces-createGroup related cases into a new workspace with a name, description, color, and icon. Optionally set as default for quick access.
Instructions
Creates a new workspace for grouping cases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Color (hex #RGB/#RRGGBB or named: red, blue, green, etc.) | |
| description | No | Workspace description | |
| icon | No | Icon identifier | |
| is_default | No | Set as default workspace | |
| name | Yes | Workspace name |