update_project_entry
Update any project entry's title, content, or status to maintain accurate and current project state across AI coding tools.
Instructions
Update an existing project entry's title, content, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique UUID of the entry to edit | |
| title | No | Optional new title | |
| content | No | Optional new content | |
| status | No | Optional new status (active, completed, resolved, superseded) |