Install a tool asynchronously.
Tools
Install Tool
Install a tool into a workspace. Returns a job ID for tracking progress.
POST
Install a tool asynchronously.
Installation runs asynchronously. Use Get Install Status to poll for completion.Documentation Index
Fetch the complete documentation index at: https://docs.rigbox.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.