list_data_tables row — source, public-API key,
integration and fields — plus, for every PICKLIST / MULTIPICKLIST field, its
selectable option labels. Reach for it to learn a table’s columns and the exact
option labels to filter its records on; use list_data_tables to discover
which tables exist.
You only see the data tables you have access to. An identifier that matches no
accessible table, or several tables, is an error naming how to refine it — a
table outside your scope reads exactly like one that does not exist.
Parameters
Body
Body
The data table to fetch, matched against its name (case- and
accent-insensitive substring) or, when it is a valid ObjectId, against the
table id. Must resolve to exactly one table.