Get Agent Job Result
agent_resultRetrieve the current status of a durable job by supplying its workspace and job ID, returning whether it is pending, succeeded, failed, or cancelled.
Instructions
Return the pending, succeeded, failed, or cancelled durable result variant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| workspace | Yes | Reference to exactly one durable workspace identity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |