agy_check_task
Retrieve the status, duration, execution trace, and results of an asynchronous task by its task ID to monitor progress and verify completion.
Instructions
Checks the status, running duration, execution trace, and results of an asynchronous task started with async: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID returned from execute or continue calls when async is true. |