env_create
Create a Python virtual environment in your project workspace and activate it for isolated dependency management.
Instructions
Create a venv inside the active workspace (default: .venv) and set it active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | .venv |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||