get_job_result
Fetch the completed result payload for an async simulation job by ID. Retrieve simulation outcomes after job completion.
Instructions
Fetch the completed result payload for an async simulation job by id. Read-only and non-destructive; not separately rate-limited. Use get_job_status to check progress before the job completes. Returns the completed job's result payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | UUID of the async job |