pplx_research_status
Check the status of an asynchronous deep research task to see if it is still running, get the final report once complete, or receive an error if it failed.
Instructions
Check the status of an asynchronous deep research task.
Returns 'in_progress' if the task is still running, the final research report if completed, or an error message if it failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |