smart_workspace_init
Initialize a workspace intelligently by detecting VS Code configurations and enabling user-driven customization. Part of the Code MCP Server for AI agent integration.
Instructions
Intelligently initialize workspace with VS Code detection and user choice
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}