workspace_use
Select a project workspace to manage Python environments. Automatically detects the workspace root and restricts all future operations to that workspace.
Instructions
Select the project/workspace to manage.
'path' can be a repo root or any subdirectory inside a repo.
The server will auto-find the workspace root by walking up to pyproject.toml or .git.
All future operations (env_create/pip/freeze) are sandboxed to this workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||