update_project
Update an existing project's name and description by providing its unique ID, new name, and content.
Instructions
Update an existing project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID (slug) | |
| name | Yes | Project name | |
| content | Yes | Project description or PRD content |