list_async_tasks
Retrieve recent background tasks from Odoo, ordered newest-first, to review job execution status and outcomes.
Instructions
List recent background tasks newest-first
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Reporting tool name. | |
| error | No | Sanitized error message when success is false. | |
| tasks | No | ||
| success | Yes | False when the call failed; see error. |