tasks_resume
Resume a task awaiting input by passing its 16-hex-char task ID; returns status so clients can continue workflows or probe support.
Instructions
Resume a task that's awaiting input.
TODO(B2c): wired up once a tool actually parks in
input_required. Until commit 4 ships an async render and a
future commit adds elicitation, every Task either succeeds or
fails synchronously, so resume has nothing to drive. Returns a
stub status so clients can probe capability without crashing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 16-hex-char task id. |