Reply to an owner task
cooper_reply_taskSend an in-thread email back to the human who created the task, and optionally set status to in_progress or done. This writes a message and delivers it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| status | No | ||
| task_id | Yes | Task id returned by cooper_get_tasks |