OPENAPI / COMPONENTS / SCHEMAS

File Search Tool Call data structure

FileSearchToolCall

Structural definition for File Search Tool Call in the OpenAI API contract.

object5properties
idstringrequired

id value in the OpenAI API contract.

queriesarrayrequired

queries value in the OpenAI API contract.

resultsstring

results value in the OpenAI API contract.

statusstringrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.