send_progress_update
Send a standardized work-progress email notification with status, summary, details, next steps, and an optional recipient override for one-off updates.
Instructions
Send a standardized work-progress notification.
The recipient defaults to ``notification.to`` in config.json. Use
``to`` only when a one-off recipient override is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| status | Yes | ||
| details | No | ||
| project | Yes | ||
| summary | Yes | ||
| next_steps | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |