set_project_context
Manually specify the project root directory when automatic detection fails or provides incorrect paths for Python profiling analysis.
Instructions
Explicitly set the project root (overrides auto-detection).
Use this if auto-detection fails or gives wrong path.
Args: project_root: Absolute path to project root
Returns: {project_root, status}
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | Yes |