get_task_result
Retrieve the result of an asynchronous task by providing its task ID. Use this to check the outcome of previously submitted operations.
Instructions
Get async task result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Celery task ID |