use_workspace
Switches the active Preset workspace to the one specified by its exact title. Call this before reading or writing data if no workspace was set at startup.
Instructions
Switch to a different Preset workspace by its exact title.
You must call this before any read/write tools if PRESET_WORKSPACE was not set at startup. Use list_workspaces to discover titles.
Args: workspace_title: Exact workspace title (e.g. "Mysten Labs--General")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |