fde
fde-messages

Submit Fde Tool Result

Submit a tool result for an FDE conversation and resume streaming.

post/api/v1/fde/conversations/{conversation_id}/tool-result

Path parameters

conversation_idstring uuid required

Request body

tool_call_idstring required

OpenAI tool_call_id from the AIMessage

tool_namestring required

Name of the tool (e.g. ask_user)

resultobject required

Structured result, e.g. {"selected_id": "opt1", "selected_label": "Option A"}

Response

Successful Response

{"stackTrail":"paths:/api/v1/fde/conversations/{conversation_id}/tool-result:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 4 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog