Overview
Webhook events for NoteSummary resources. All note summary events useresourceType: "NoteSummary".
Event Details
note_summary.generated
- When summary generation completes successfully
- Fired once per summary creation
- Summary content is available via API
note_summary.updated
- When a user manually edits summary content
- When summary metadata changes
note_summary.deleted
- When a summary is permanently deleted
Example Payload
Resource Data
For detailed schema information, see the NoteSummary definition in the API Reference.Related Resources
Event Structure
Standard webhook event format
Note Summary API
API endpoints for Note Summary resources
Best Practices
Guidelines for handling webhooks
Webhooks Overview
General webhook setup and configuration

