resolve_thread_by_id
Resolve an open thread by its stable ID to record a resolution and close ambiguity.
Instructions
Resolve an open thread by its stable thread_id. Preferred when the thread_id is known — avoids ambiguity when multiple threads share keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | The stable thread id (from get_open_threads output) | |
| resolution | Yes | What was discovered |