get_child_groups
Retrieve all subgroups under a specified parent group in Sidvy's note-taking system. Provide the parent group ID to list its child groups within a workspace.
Instructions
Get all child groups of a specific parent group
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentId | Yes | Parent group ID | |
| workspaceId | No | Workspace to search in (optional) |