put
https://api.happeo.com/chats//tool-tasks/
Updates the status, message, and response of a tool task. Used by frontend applications to report tool execution results or status changes.
This endpoint only updates the tool task and returns the updated task as JSON. It does not trigger AI responses.
To update a tool task AND trigger AI continuation, use the POST /chats/{discussionId}/tool-tasks/{toolTaskId} endpoint instead.
