Thread Rename¶
Rewrite a thread's title (and description) — used by the action-chip 'Rename' affordance and by the LLM cluster-refinement step when it overrides an algorithmic cluster label.
MCP name: thread_rename
Category: threads
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
new_title |
str |
Yes | New title (also used as description) |
thread_id |
str |
Yes | Thread to rename |