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