Type Alias: ToolDetectionEntry
type ToolDetectionEntry = z.infer<typeof ToolDetectionEntrySchema>;
Defined in: src/models/scan-response.ts:63
A single tool-invocation detection entry inside tool_detected.input_detected.
type ToolDetectionEntry = z.infer<typeof ToolDetectionEntrySchema>;
Defined in: src/models/scan-response.ts:63
A single tool-invocation detection entry inside tool_detected.input_detected.