detect_hallucination_markers
Scan agent output for hallucination patterns and uncertainty markers, returning a confidence score and detailed analysis to prevent multi-agent coordination failures.
Instructions
Scan agent output for common hallucination patterns, uncertainty markers, and fabrication indicators. Critical for multi-agent reliability. Returns detailed analysis and confidence score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text output from another agent to analyze | |
| content_type | No | Type of content being analyzed for context-aware detection | factual_response |
| source_agent | No | Identifier of the agent that generated this text | |
| sensitivity_level | No | Detection sensitivity (high = more conservative) | medium |