get_async_task
Poll a background task's status and result using its task ID. Check completion and retrieve output for async operations in Odoo.
Instructions
Poll a background task's status and result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |