Tools
Cancel tool execution
Request cancellation of a running tool execution. The execution transitions to cancelled if it has not already completed.
post/v1/tools/executions/{toolExecutionId}/cancel
Path parameters
toolExecutionIdstring required
The tool execution id returned when the tool was started.
Response
Cancellation request accepted