v1

latestSwagger 2.0MIT2026-07-1793106379.6 KB
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

statusstring

Example response

{
  "status": "success"
}