@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
| Parameter | Type |
|---|---|
__namedParameters | StartBlockScopedChatOptions |
Returns
Promise<void>