Skip to content

@sqlrooms/documents / startBlockScopedChat

Function: startBlockScopedChat()

startBlockScopedChat(__namedParameters): Promise<void>

Opens or reuses an artifact-scoped AI session for a specific block target, seeds the block into draft context, and starts analysis with the given prompt.

Parameters

ParameterType
__namedParametersStartBlockScopedChatOptions

Returns

Promise<void>