MCPcopy Create free account
hub / github.com/Epic0522/Codex-Remote-Contact / buildWebLookupQuery

Function buildWebLookupQuery

src/server.js:2108–2110  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

2106}
2107
2108function buildWebLookupQuery(text) {
2109 return String(text || "").trim();
2110}
2111
2112function noteQqImageRequest(event) {
2113 if (!event.groupId || event.type === "private_message") return;

Callers 1

buildWebLookupContextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected