Document apiReferenceTables
tables.get
Retrieve table structure and dimensions by locator.
read-onlyidempotent
doc.tables.get(…)Expected result
Returns a TablesGetOutput with the table row count, column count, and structural metadata.
Inputs
targetTableAddressconditionally requiredFields
kind"block"requirednodeType"table"requirednodeIdstringrequirednodeIdstringconditionally requiredResult
Output fields
nodeIdstringrequiredaddressTableAddressrequiredFields
kind"block"requirednodeType"table"requirednodeIdstringrequiredrowsintegerrequiredcolumnsintegerrequiredFailures
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