summary_update
Replace a thread's full history with a new markdown summary, reducing token consumption while preserving context.
Instructions
Update the summary/content of a thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The new summary content (markdown) | |
| threadId | No | Thread ID to update (defaults to active thread) |