POST
/
v1beta2
/
tool
/
start-run

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request body used to start a tool run.

tool_uid
string
required

The unique identifier of the tool to run

inputs
object[]
required

The inputs to the tool

Response

200 - application/json

The response body returned after starting a tool run.

tool_run_uid
string
required

The unique identifier of the tool run