slite_get_note_children
Fetch child notes of a parent note using its ID. Paginate through results with an optional cursor.
Instructions
Get child notes of a parent note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteId | Yes | The ID of the parent note | |
| cursor | No | Cursor for pagination (from previous response) |