update_project
Update a Harmonica project's title or description. Requires editor access and at least one field to change.
Instructions
Rename a Harmonica project (workspace) or update its description. Requires editor access. Pass at least one of title / description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New project title | |
| project_id | Yes | Project (workspace) ID | |
| description | No | New project description (markdown). Pass an empty string to clear it. |