bridge_ack
Track message processing progress by acknowledging a message for a consumer, advancing the channel's durable cursor to prevent duplicate handling.
Instructions
Acknowledge a message for a named consumer. The durable cursor advances monotonically and is scoped to this channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| metadata | No | ||
| message_id | Yes | ||
| consumer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||