get_job_result
Retrieve MATLAB job execution results or error details using the job ID to access completed or failed computations.
Instructions
Get the full result of a completed MATLAB execution job.
Returns the result dict for completed jobs, or the error dict for failed jobs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |