Skip to content

@sqlrooms/documents / createListBlockDocumentBlocksTool

Function: createListBlockDocumentBlocksTool()

createListBlockDocumentBlocksTool(__namedParameters): Tool<{ reasoning?: string; }, ListBlockDocumentBlocksToolOutput>

Creates a tool for listing block-document blocks so agents can reuse or update existing blocks instead of creating duplicates.

Parameters

ParameterType
__namedParametersCreateListBlockDocumentBlocksToolOptions

Returns

Tool<{ reasoning?: string; }, ListBlockDocumentBlocksToolOutput>