comms_get_acks
Filter and retrieve acknowledgment records from the log by message ID or instance ID.
Instructions
Query the acknowledgments log. Filter by message_id and/or instance_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | No | Filter to acks for this message (omit = all). | |
| instance_id | No | Filter to acks from this instance (omit = all). |