Delete Database Row
delete_database_rowDelete a row from an AFFiNE database block by providing the document ID, database block ID, and row block ID.
Instructions
Delete a row 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 | |
| rowBlockId | Yes | Row paragraph block ID to delete |