POST
/
v1beta
/
tool
/
start-run

Authorizations

Authorization
string
header
required

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 (legacy body).

inputs
object
required
tool_uid
string
required

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