dismiss_thread
Soft-close abandoned or superseded threads without marking them complete. Stops irrelevant work while preserving history for later reference.
Instructions
Soft-close a thread that should stop without being marked complete.
Use for abandoned, superseded, or no-longer-relevant work. Use mark_done
when the intended outcome was completed, or pause_thread when it will be
resumed later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||