project_update
Modify project details such as name, description, tech stack, code path, repository URL, and references to maintain accurate project records.
Instructions
Update project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Project key to update | |
| sources | No | Initial references, documentation, or research sources for the project | |
| repo_url | No | Git repository URL | |
| base_path | No | Absolute path to project source code | |
| tech_stack | No | Technologies used | |
| description | No | Optional project description explaining the context of the project | |
| display_name | Yes | Human-readable project name |