Update a tool task status

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.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!