Skip to content

@sqlrooms/ai / BlockAiRunContextItem

Type Alias: BlockAiRunContextItem

BlockAiRunContextItem = object

Context item describing a block-scoped AI request.

Use this when a run starts from an individual worksheet/document block rather than from the whole artifact.

Type Declaration

Index Signature

[key: string]: unknown

NameType
idstring
titlestring
type?string
subtitle?string
kind"block"
blockDocumentIdstring
blockIdstring
blockTypestring
blockInstanceId?string
panelId?string