Deep Research¶
The Deep Research worker runs an in-depth AI-powered research process on a given prompt and returns a detailed written response. It is suited for tasks that require synthesizing information across many sources, such as market analysis, sector summaries, or regulatory research.

Parameters¶
Input¶
| Field | Description |
|---|---|
| User Prompt | The research question or topic to investigate. Accepts Template Text or Upstream Data. Use Add Variable to inject upstream values into the prompt |

Advanced¶
| Field | Description |
|---|---|
| System Prompt | System-level instructions that shape the model's behavior. Accepts Template Text. Defaults to You are a helpful assistant |
| Model | The LLM to use for research. Accepts Fixed Value. Defaults to O3 Deep Research |
| Max Tokens | Maximum number of tokens the model may generate. Accepts Fixed Number. Leave empty to use the model default |

Result¶
Once the worker finishes successfully, it returns the research findings as text to the workflow.
- Result (string)