Class: HTM::MCP::TagHierarchyResource

Inherits:
FastMcp::Resource
  • Object
show all
Defined in:
lib/htm/mcp/resources.rb

Overview

Resource: Tag Hierarchy

Instance Method Summary collapse

Instance Method Details

#contentObject



53
54
55
# File 'lib/htm/mcp/resources.rb', line 53

def content
  HTM::Models::Tag.tree_string
end