Skip to main content
POST
Launch a tool in the workspace.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Workspace ID

tool
string
required

Tool ID

Body

application/json
max_depth
integer<int32> | null
Required range: x >= 0
max_projects
integer<int32> | null
Required range: x >= 0
project_root
string | null

Response

200 - application/json

Tool launch result

message
string
required
status
string
required
started_at_ms
integer<int64> | null
Required range: x >= 0
url
string | null