update_summary
Modify an existing project summary by UUID, changing its title, content, tags, metadata, or summary type in the Project Tracker MCP Server.
Instructions
Update an existing summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | New tags | |
| title | No | New title | |
| content | No | New content | |
| metadata | No | New metadata | |
| summary_id | Yes | UUID of the summary to update | |
| summary_type | No | New summary type |