subscribe_to_event
subscribe_to_eventSubscribe to Firebird database events to receive proactive notifications when specific events like NEW_ORDER occur.
Instructions
Subscribe to a Firebird event (POST_EVENT) to receive proactive notifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventName | Yes | The name of the Firebird event to subscribe to (e.g. 'NEW_ORDER', 'CLIENT_UPDATED') |