updateProject
Update existing project metadata including name, description, and workspace path. Provide project ID and new values to modify project details.
Instructions
Update project metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 项目 ID(kebab-case) | |
| name | No | 新的项目名称 | |
| description | No | 新的项目描述 | |
| workspacePath | No | 新的工作区路径 |