Snapshots & the Webhook Payload
What snapshots are, how they arrive in the webhook payload, how to read them, and why retries reuse them.
The workflow_config Snapshot
A field reference for the configuration snapshot — the agent assignments the Agent node resolves by slug.
The service_config Snapshot
A field reference for the service snapshot — compiled URLs, methods, headers, and variables for calling external services.
The system Snapshot
A field reference for the system snapshot — system context, system-wide config with overrides resolved, and workflow metadata.
The workspace Snapshot
A field reference for the plugin-provided snapshot — the domain-specific context for the piece of work you're processing.