database_rows_list
List rows from a specified database document to view or filter records. Retrieve data using optional filters, sorting, and property criteria for targeted results.
Instructions
List rows in a database document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter criteria | |
| orderBy | No | Field to order by | |
| direction | No | Sort direction | |
| propertyType | No | Property type to filter by | |
| parentDocumentId | Yes | Parent document ID of the database |