return json({ results: [ { toolCallId:...
# general-english
n
return json({ results: [ { toolCallId: payload.message.toolCalls[0].id, result: { time: "11:50 pm", timezone: "UTC" } } ] }); Yes i want the same structure to be sent to assistant