run_probe
Surface a registered probe for self-attempt, returning the prompt and grader hint. Record the attempt afterward.
Instructions
Surface a registered probe for self-attempt. Returns the prompt and the grader hint. After attempting, call record_attempt(category, success=true/false, probe_id=...) — the harness doesn't auto-grade because attempting and judging are the same model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| probe_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |