ToolExecutionStepResponse

data class ToolExecutionStepResponse(val toolExecution: ToolExecutionResponse)

Generic tool step to be used for binaries we do not explicitly support. For example: running cp to copy artifacts from one location to another.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Tool execution. - In response: present if set by create/update request - In create/update request: optional