OPENAPI / COMPONENTS / SCHEMAS

Tool File Chunk data structure

ToolFileChunk

Structural definition for Tool File Chunk in the Mistral AI API contract.

object5properties
file_idstringrequired

file id value in the Mistral AI API contract.

file_namestring

file name value in the Mistral AI API contract.

file_typestring

file type value in the Mistral AI API contract.

toolstringrequired

tool value in the Mistral AI API contract.

typestring

type value in the Mistral AI API contract.