put
https://example.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.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad request - validation failed or error updating tool task
401Unauthorized - invalid or missing authentication
404Discussion or tool task not found
500Internal server error

