SubmitToolOutputsDetailsOutput interface
The details describing tools that should be called to submit tool outputs.
Properties
tool |
The list of tool calls that must be resolved for the agent thread run to continue. |
Property Details
toolCalls
The list of tool calls that must be resolved for the agent thread run to continue.
toolCalls: RequiredToolCallOutput[]