check
Answer a single yes/no/unknown question about a state with calibrated confidence, enabling agent control flow decisions like detecting refund requests or security incidents.
Instructions
Answer a single yes/no/unknown question about a state (a noul gate).
Returns answer (yes | no), the probability of yes (0..1), and calibrated confidence. Ideal for
agent control flow: "does the user request a refund?", "is this a security incident?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| state | Yes | ||
| instructions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||