init_workspace
Sets up a project directory for storing temporary files, logs, and reports, and updates .gitignore automatically.
Instructions
Sets up a docsgrep base camp in the specified project directory to store temporary files, logs, and reports. Also automatically updates the .gitignore file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | The absolute path to the local project root. |