Inspect Complete OMP Task Result
omp_resultRetrieve full terminal OMP job details, including finalResponse and attempt logs, for failed high-risk operations or explicit inspection requests.
Instructions
Retrieve full details of a terminal OMP job, including finalResponse and attempt logs. Call this only when minimal acceptance check fails, high-risk operations occurred, or the user explicitly asks for full inspection; do not call this after every successful compact run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | ||
| goal | Yes | ||
| error | No | ||
| job_id | Yes | ||
| status | Yes | ||
| attempt | Yes | ||
| summary | No | ||
| attempts | Yes | ||
| artifacts | Yes | ||
| remaining | Yes | ||
| session_id | No | ||
| details_path | Yes | ||
| max_attempts | Yes | ||
| verification | Yes | ||
| final_response | No |