RequiredAction interface
An abstract representation of a required action for an assistant thread run to continue.
Properties
submit |
The details describing tools that should be called to submit tool outputs. * |
type | the discriminator possible values: submit_tool_outputs |
Property Details
submitToolOutputs
The details describing tools that should be called to submit tool outputs. *
submitToolOutputs?: SubmitToolOutputsDetails
Property Value
type
the discriminator possible values: submit_tool_outputs
type: string
Property Value
string