Read Database Cells
read_database_cellsRead row titles and cell values from AFFiNE database blocks. Specify document and block IDs to retrieve data, with optional filters for 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. |