update_status_update
Modify an existing status update's title, content, tags, or type using its UUID to keep project tracking accurate.
Instructions
Update an existing status update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | New tags | |
| title | No | New title | |
| content | No | New content | |
| status_type | No | New status type | |
| status_update_id | Yes | UUID of the status update to update |