tools

@SerialName(value = "tools")
val tools: List<AssistantTool>

A list of tool enabled on the assistant. There can be a maximum of 128 tools per assistant. Tools can be of types CodeInterpreter, FileSearch, or FunctionTool