dt3_list_group
Lists direct children of a DEVONthink group, including empty groups and records without indexed text. Use next_offset to page through results.
Instructions
Browse direct children, including empty groups and records without indexed text. Follow next_offset to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Record UUID or x-devonthink-item:// link. Link page/search parameters are ignored. | |
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| records | Yes | ||
| advisory | No | ||
| snapshot | Yes | ||
| next_offset | Yes |