update_group
Modify a group's name or reorganize its position within the hierarchy to maintain structured organization in the Sidvy note-taking system.
Instructions
Update a group's name or move it in the hierarchy
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | Group ID to update | |
| name | No | New group name | |
| parentId | No | New parent group ID (can be null to move to root) |