Share via


RunStepToolCall interface

An abstract representation of a detailed tool call as recorded within a run step for an existing run.

Properties

id

The ID of the tool call. This ID must be referenced when you submit tool outputs.

type

The discriminator possible values: code_interpreter, file_search, bing_grounding, azure_ai_search, sharepoint_grounding, fabric_dataagent, bing_custom_search, function, openapi

Property Details

id

The ID of the tool call. This ID must be referenced when you submit tool outputs.

id: string

Property Value

string

type

The discriminator possible values: code_interpreter, file_search, bing_grounding, azure_ai_search, sharepoint_grounding, fabric_dataagent, bing_custom_search, function, openapi

type: string

Property Value

string