open_workspace_in_ide
Open a local workspace directory in VS Code or Antigravity IDE, enabling direct continuation of coding tasks from Claude Desktop.
Instructions
Open an existing workspace directory in VS Code or Antigravity IDE.
Args: workspace_path: Directory path of the workspace to open. ide: Target IDE ('vs_code' or 'antigravity'). Defaults to configured default IDE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ide | No | ||
| workspace_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |