get_webhook_event.
When to use
- “Did Stripe fire any webhooks today?”
- “Why are we seeing errors from the HubSpot integration?”
- Debugging an integration without exposing customer PII.
Parameters
Output
status reflects Cometly’s processing lifecycle (pending_processing → processing → processed | error).
payload_summary is the comma-separated keys of the payload (top-level), capped at 10.
error_summary is the first error message truncated to 200 chars.