MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / CollectToolNames

Method CollectToolNames

internal/toolinjection/format.go:45–45  ·  view source on GitHub ↗

--- Tool/rule matching helpers ---

(rawJSON []byte)

Source from the content-addressed store, hash-verified

43 // --- Tool/rule matching helpers ---
44
45 CollectToolNames(rawJSON []byte) []string
46 CountExistingInjections(rawJSON []byte) int
47}
48

Callers 1

collectToolNamesFunction · 0.65

Implementers 3

responsesFormatinternal/toolinjection/format_response
openaiFormatinternal/toolinjection/format_openai.g
claudeFormatinternal/toolinjection/format_claude.g

Calls

no outgoing calls

Tested by

no test coverage detected