Tables
queryTable
Query Table
Query a table you own: filter and/or sort its rows without loading everything.
Arguments
tableIdstringrequiredThe table id.tabIdstringoptionalOptional tab (sheet) id from listTabs/createTab. Omit to use the table's default tab.filtersobject[]optionalFilters, ANDed together.sortobjectoptionalNo description is declared in the tool schema.limitintegeroptionalNo description is declared in the tool schema.
Returns
The registry does not declare a return shape.
Declared limits
limit: greater than 0limit: maximum 9007199254740991
Ask for it
The Cloud routes these requests to this verb.
- which expenses are over $100
- show unpaid rows
- sort by date
Pair it with
The verbs that finish the job.