Read Database Cells
read_database_cellsRetrieve row titles and cell values from an AFFiNE database block. Filter by columns or row blocks to get specific data for analysis.
Instructions
Read row titles and database cell values from an AFFiNE database block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document ID containing the database | |
| columns | No | Optional column name or ID filter. | |
| rowBlockIds | No | Optional row block ID filter. Omit to return all rows. | |
| workspaceId | No | Workspace ID (optional if default set) | |
| databaseBlockId | Yes | Block ID of the affine:database block |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes |