dashclaw_handoff_consume
Mark a handoff as consumed after processing the latest bundle. Idempotent.
Instructions
Mark a handoff as consumed. Call after dashclaw_handoff_latest returns a bundle and you have processed it. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Handoff id (hf_*) from handoff_latest | |
| session_id | No | Optional current session id for provenance |