mark_done
When the outcome is complete, close the thread with an optional note. For unfinished or abandoned work, use pause or dismiss instead.
Instructions
Close a specific thread when its finishable outcome is complete.
Use only with a known thread_id after the work is actually finished.
Use pause_thread for unfinished work that will resume later, or
dismiss_thread when intentionally abandoning it. note is an optional
completion note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||