list_group_content
Retrieve content from DEVONthink groups by specifying a UUID or database root to access documents and records for management and analysis.
Instructions
Lists the content of a specific group in DEVONthink. Supply a group UUID to list any group directly, or omit uuid to list the root of the current (or named) database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | No | UUID of the group to list. If omitted, the database root is listed | |
| databaseName | No | Name of the database to use when resolving the root group. If omitted, the current database is used. Ignored when uuid is provided |