Share via


SubmitToolOutputsActionOutput interface

The details for required tool calls that must be submitted for an agent thread run to continue.

Extends

Properties

submitToolOutputs

The details describing tools that should be called to submit tool outputs.

type

The object type, which is always 'submit_tool_outputs'.

Property Details

submitToolOutputs

The details describing tools that should be called to submit tool outputs.

submitToolOutputs: SubmitToolOutputsDetailsOutput

Property Value

type

The object type, which is always 'submit_tool_outputs'.

type: "submit_tool_outputs"

Property Value

"submit_tool_outputs"