Get the current status of a specific tool in a workspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tool status
How this tool detects availability.
Port the tool listens on inside the VM.
x >= 0Subdomain suffix — e.g. "arch" → arch-{ws_id}.rigbox.dev
User-facing install command when the tool needs setup. Shown in the UI when the tool is unavailable or partially available.
Tags indicating supported languages, runtimes, etc.
True if the tool requires setup before it can analyze/launch. Discovery may still work but full functionality needs install.
x >= 0Lifecycle state reported by the tool's background process. Values are tool-defined (e.g. "analyzing", "installing", "building"). None when idle or no background process is running.
Brief explanation of why the tool is unavailable.