rename_workspace
Change the name of an existing workspace in the Sidvy note-taking system by providing its ID and a new name.
Instructions
Rename an existing workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID to rename | |
| newName | Yes | New workspace name |