Toolcalls
Retrieve toolcall info by id and flow id
get/flows/{flowID}/toolcalls/{toolcallID}
Path parameters
flowIDinteger required
flow id
toolcallIDinteger required
toolcall id
Response
toolcall info received successful
Example response
{
"status": "success"
}