Class: HotwireClub::MCP::Tools::ListHwcKbCategoriesTool

Inherits:
BaseTool
  • Object
show all
Defined in:
lib/hotwire_club/mcp/tools/list_hwc_kb_categories_tool.rb

Overview

Tool: List all categories

Instance Method Summary collapse

Instance Method Details

#callObject



12
13
14
# File 'lib/hotwire_club/mcp/tools/list_hwc_kb_categories_tool.rb', line 12

def call
  adapter.list_categories
end