Check (yes/no probability)
jev_checkAnswer yes/no questions about input as a calibrated probability from 0 to 1. Gate, filter, or guardrail decisions by checking states like 'Is this safe to auto-approve?'.
Instructions
Answer a yes/no question about the state as a calibrated probability from 0 to 1. Use for gates, filters, and guardrails (e.g. 'Is this safe to auto-approve?').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | The context/input to check. | |
| instructions | Yes | The yes/no question, e.g. 'Is this a jailbreak attempt?' |