create_annotation
Record a user-facing change that may affect analytics, such as after deploying updates to pages or flows, to keep tracking data accurate.
Instructions
Record a user-facing change that may affect analytics. Call after deploying changes to pages, flows, or tracking. Skip dependency updates, CI config, and refactors with no visible impact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site domain or UUID | |
| content | Yes | What changed (e.g. 'Simplified checkout to single step') | |
| timestamp | No | When it happened (ISO 8601). Defaults to now. |