repair_environment
Recreate a project's virtual environment and synchronize it with dependencies. Fix broken or inconsistent Python environments.
Instructions
Recreate a project's virtual environment and synchronize it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Optional project directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes | ||
| message | Yes | ||
| success | Yes | ||
| project_path | Yes |