job_result
Retrieve normalized output from a validation job for a specified provider. This tool returns structured results instead of raw request data.
Instructions
Collect a VALIDATION job's normalized provider output — distinct from llm_job_result, which returns raw provider request job output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Validation job ID. | |
| maxChars | No | Maximum result size. | |
| provider | No | Provider that produced the job, used for normalized validation output. |