RunStepDeepResearchToolCallDetails interface
The detailed information about the deep research tasks performed by the model.
Properties
| input | The input provided by the model to the deep research tool. |
| output | The final output for the deep research tool. |
Property Details
input
The input provided by the model to the deep research tool.
input: string
Property Value
string
output
The final output for the deep research tool.
output?: string
Property Value
string