{
"type": "tool_calls",
"tool_calls": [
{
"id": "string",
"type": "code_interpreter",
"code_interpreter": {
"input": "string",
"outputs": [
{
"type": "logs",
"logs": "string"
}
]
}
}
]
}