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

Function extractOneBotImageInputs

src/server.js:78–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76let buildQqStickerCatalog = async () => [];
77let buildQqImageSegment = (filePath) => ({ type: "image", data: { file: `file://${filePath}` } });
78let extractOneBotImageInputs = () => [];
79let formatQqImageSummary = () => "";
80let formatQqStickerCatalog = () => "";
81let prepareQqModelImages = async () => [];

Callers 3

fetchOneBotMessageFunction · 0.85
normalizeOneBotEventFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected