Create a workspace
create_workspaceCreates a new workspace for the authenticated user, assigning ownership. Use when no existing workspace is available.
Instructions
Create a new workspace, owned by the authenticated user. Use this if list_my_workspaces returns none.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workspace name | |
| description | No | Optional workspace description. |