Skip to content

@sqlrooms/mosaic / createDashboardAiTools

Function: createDashboardAiTools()

createDashboardAiTools(options): Record<string, Tool>

Creates the complete set of AI tools for dashboard operations, including chart tools and data table explorer.

Parameters

ParameterTypeDescription
optionsCreateDashboardAiToolsOptionsConfiguration options for creating dashboard tools

Returns

Record<string, Tool>

Record of tool names to Tool instances, including built-in and any extra tools