List data tables
n8n_list_datatablesList data tables with optional filtering, sorting, and pagination. Manage your tables by applying criteria such as name or sort order.
Instructions
List data tables with optional filtering, sorting and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| filter | No | JSON filter, e.g. {"name":"my-table"} | |
| sortBy | No | e.g. name:asc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||