jev_ask
Ask typed questions about a state and receive structured answers from the local Open-Jev server. Supports choice, score, and yes/no criteria for precise evaluation.
Instructions
Ask the local Open-Jev server typed questions about a state.
questions maps question_id -> {"type": "noul"|"choice"|"score", "instructions": str, "criteria": ...}. choice criteria: {label: description, ...}; score criteria: ordered list of level descriptions (2-10, lowest first); noul: no criteria (or {"true": ..., "false": ...}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| questions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |