subscribe_to_event
subscribe_to_eventSubscribe to a Firebird database event to receive proactive notifications when the event is posted.
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') |