> ## Documentation Index
> Fetch the complete documentation index at: https://docs.r28.ai/charter/llms.txt
> Use this file to discover all available pages before exploring further.

# Objects

> Every object and enum the Webhooks tools accept.

## WebhookEventName

<div className="enum-table">
  | Value                 |
  | --------------------- |
  | `note.access_granted` |
  | `note.edited`         |
  | `note.generated`      |
</div>

## WebhookScope

<div className="enum-table">
  | Value       |
  | ----------- |
  | `personal`  |
  | `public`    |
  | `workspace` |
</div>
