MCPcopy Create free account
hub / github.com/arctic-cli/interface / text

Function text

packages/arctic/src/tool/webfetch.ts:154–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

152 skipContent = true
153 },
154 text() {
155 // Skip text content inside these elements
156 },
157 })
158 .on("*", {
159 element(element) {

Callers 3

UserMessageDisplayFunction · 0.85
UserMessageFunction · 0.85
ReasoningPartFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected