MCPcopy
hub / github.com/modelcontextprotocol/registry / GetUIHTML

Function GetUIHTML

internal/api/handlers/v0/ui.go:11–13  ·  view source on GitHub ↗

GetUIHTML returns the embedded HTML for the UI

()

Source from the content-addressed store, hash-verified

9
10// GetUIHTML returns the embedded HTML for the UI
11func GetUIHTML() string {
12 return embedUI
13}

Callers 1

NewHumaAPIFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…