Maximum number of results to return in this query.
pageTokenstring
An opaque token used to fetch the next page of results.
visibleOnlyboolean
If true, returns only visible columns for the table. This parameter only applies to base tables, and not views.
tableIdOrNamestring
Required
ID or name of the table. Names are discouraged because they"re easily prone to being changed by users. If you"re using a name, be sure to URI-encode it.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not