set_workspace
Set the active workspace for the current session by providing a workspace name or ID, ensuring subsequent operations run in the specified context.
Instructions
Set the current workspace for the session.
Args:
workspace: Name or ID of the workspace
ctx: Context object containing client information
Returns:
A string confirming the workspace has been set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes |