bricks_create_snapshot
Create a named snapshot of a WordPress page to capture its current state. Use for tracking milestones such as 'client-approved' or 'before-redesign'.
Instructions
Create a named snapshot of the current page state. Use for milestones like "client-approved", "before-redesign", etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Snapshot name (e.g. "client-approved", "before-redesign") | |
| page_id | Yes | WordPress page/post ID | |
| description | No | Optional description of this snapshot |