Shubham Bajaj
03/06/2025, 3:48 PMcurrent{
"status": "success",
"response": {
"fornamn": "Mathias",
"efternamn": "Degrander",
"email": "mathias@intelligentbrands.se"
}
}expected{
"results": [
{
"toolCallId": "X",
"result": "Y"
}
]
}@Pappamats you need to change the response format according to the tools calling required format.