Document apiReferenceTables
tables.getCells
Retrieve cell information for a table, optionally filtered by row or column.
read-onlyidempotent
doc.tables.getCells(…)Expected result
Returns a TablesGetCellsOutput with cell information for the requested rows and columns.
Inputs
targetTableAddressconditionally requiredFields
kind"block"requirednodeType"table"requirednodeIdstringrequirednodeIdstringconditionally required2 additional input fields
rowIndexintegercolumnIndexintegerResult
Output fields
nodeIdstringrequiredaddressTableAddressrequiredFields
kind"block"requirednodeType"table"requirednodeIdstringrequiredcellsobject[]requiredFailures
Pre-apply throws
TARGET_NOT_FOUND
Raw schemas
Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.
View raw JSON schemas