Skip to content

@sqlrooms/documents / BlockDocumentBlockSummary

Type Alias: BlockDocumentBlockSummary

BlockDocumentBlockSummary = object

Generic summary of a block document block for agent planning.

Properties

blockId

blockId: string


type

type: string


title?

optional title?: string


caption?

optional caption?: string


tableName?

optional tableName?: string


statefulBlock?

optional statefulBlock?: object

NameType
blockTypestring
blockInstanceId?string
ownership?"owned" | "shared" | "external"