Skip to content

@sqlrooms/documents / BlockDocumentMoveBlockAiAdapter

Type Alias: BlockDocumentMoveBlockAiAdapter

BlockDocumentMoveBlockAiAdapter = Pick<BlockDocumentAiAdapter, "ensureBlockDocument"> & object

Narrow adapter for tools that reorder top-level block document blocks.

Type Declaration

NameType
moveBlock()(blockDocumentId, blockId, toIndex) =>