Skip to main content
POST
Install a tool asynchronously.
Installation runs asynchronously. Use Get Install Status to poll for completion.

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

Response

200 - application/json

Tool install dispatched

message
string
required
status
string
required
job_id
string | null