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

tool_uid
string
required
inputs
object
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