create_group
Organize notes by creating new groups with hierarchical structure and workspace assignment in Sidvy's note-taking system.
Instructions
Create a new group for organizing notes
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| workspaceId | No | Workspace to create group in (optional, uses default) | |
| parentId | No | Parent group for hierarchical organization (optional) |