pplx_research_status
Retrieve the current status of a deep research task. Get results when complete or check if still in progress.
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 |