wake_get
Retrieve a wake-up's complete, untruncated body by ID to see exactly what it will say or verify updates made by wake_update.
Instructions
Read one wake-up by id, in this project, with its UNTRUNCATED body. wake_list truncates body at 120 chars; use this to see exactly what a wake will say, or to confirm what wake_update just changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wake_id | Yes | ||
| project_id | No | Different project override. Use ONLY when the user explicitly asks for another project by name; otherwise stay in the current scope, even when results are empty. |