Cancels a tool runAsk AIpost https://go.v7labs.com/api/workspaces/{workspace_id}/cases/{case_id}/cancel_tool_runCancels the execution of a tool runPath Paramsworkspace_iduuidrequiredcase_iduuidrequiredBody ParamsCases.CancelToolRunRequestmessage_iduuidrequireduser_messagestringOptional message from the user explaining why they cancelled or what changes they want. If provided, the assistant will be informed about the cancellation and the user's request.Responses 200Cases.CaseResponse 400Common.APIError 401Common.APIError 403Common.APIError 404Common.APIError 409Common.APIError 422Common.APIError 500Common.APIErrorCallbackUpdated 4 months ago