computer_status
Check a task's current status, verification results, step log, and timings. Optionally wait up to 20 seconds for completion and include the latest interface state.
Instructions
Get a task’s status, independent verification, step log, and timings. waitMs can wait up to 20 seconds without busy polling. includeObservation returns the latest interface state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| waitMs | No | ||
| includeObservation | No |