Thread Dismiss¶
Mark a thread as dismissed via the standard FSM transition. For group sub-threads this is the 'do nothing with this cluster' action. For umbrellas it cascades through the existing dismiss flow.
MCP name: thread_dismiss
Category: threads
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
reason |
str |
No | Optional free-text reason recorded on the dismiss event |
thread_id |
str |
Yes | Thread to dismiss |