before[action]hooks receive the payload before the event is triggeredafter[action]hooks receive the payload after the event is triggered[action]failedhooks receive the payload if the event fails
Type Aliases
OMSSHooks
Hook map for OMSS lifecycle events.
Hook map for OMSS lifecycle events.
Each hook name maps to its own payload signature.
Hooks follow a standardized signature:
Last modified on July 27, 2026