list-queries
List saved queries with pagination and optional filters for fields, entity ID, and deleted items.
Instructions
List saved queries with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to include | |
| limit | No | Number of results per page | |
| before | No | Cursor for backward pagination | |
| after | No | Cursor for forward pagination | |
| entityId | No | Filter by entity UUID (e.g. table ID) | |
| include | No | Include deleted entities | non-deleted |