OPENAPI / COMPONENTS / SCHEMAS
Tool File Chunk data structure
ToolFileChunkStructural definition for Tool File Chunk in the Mistral AI API contract.
object5properties
file_idstringrequiredfile id value in the Mistral AI API contract.
file_namestringfile name value in the Mistral AI API contract.
file_typestringfile type value in the Mistral AI API contract.
toolstringrequiredtool value in the Mistral AI API contract.
typestringtype value in the Mistral AI API contract.