Hooks are automation points tied to lifecycle events that let teams enforce checks, trigger scripts, or modify behavior around agent actions.
Related terms
Related terms
Webhook
General
A URL endpoint that receives automated HTTP callbacks when a specific event occurs. Webhooks are commonly used to send form submissions or CMS events to external tools in real time.