Method: MCP::Resource::Contents#to_h

Defined in:
lib/mcp/resource/contents.rb

#to_hObject



13
14
15
# File 'lib/mcp/resource/contents.rb', line 13

def to_h
  { uri:, mime_type: }.compact
end