Class: HotwireClub::MCP::Tools::ListHwcKbCategoriesTool
- Inherits:
-
BaseTool
- Object
- FastMcp::Tool
- BaseTool
- HotwireClub::MCP::Tools::ListHwcKbCategoriesTool
- 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
#call ⇒ Object
12 13 14 |
# File 'lib/hotwire_club/mcp/tools/list_hwc_kb_categories_tool.rb', line 12 def call adapter.list_categories end |