idle_thread
Pause a thread by marking it idle; it resumes automatically when the next note is sent. Maintains context for future reactivation.
Instructions
Mark thread idle (paused, may return). Auto-revives to active on next note().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |