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

toolExecutionIdstring required

Execution id (e.g. vg_tool_...).

Changes

No recorded changes to this endpoint across all 1 revision of this API.