Variable toolsConst

tools: {
    action: Tool;
    chat: Tool;
    class: Tool;
    create: Tool;
    inventory: Tool;
    name: Tool;
    reputation: Tool;
    summarize: Tool;
} = ...

Type declaration