widgets/cl_ai_assistant/src/tools/tool_definition library

Classes

AiTool
A developer-facing tool that can be registered with the AI assistant. Combines a ToolDefinition with an executable handler function.
ToolDefinition
Definition of a tool that the LLM can call.
ToolParameter
A parameter definition for a tool.