wake_list
List pending and recently delivered wake-ups with delivery state and confirmation to check if scheduled actions fired and were acknowledged.
Instructions
List pending wake-ups in this project, plus recently_delivered: the last 10 one-shot wakes that have already fired, with their delivery state (typed_at, held_at/held_reason, confirmation). A one-shot wake leaves the pending list the moment it fires; recently_delivered is where to check whether it was actually typed and, if its target has a confirmation channel, acknowledged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |