bricks_restore_snapshot
Restore page elements to a previous state using a saved snapshot. Specify the post ID and snapshot key.
Instructions
Restore page elements from a previously saved snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site key for multi-site support. Available: main. Defaults to "main". | |
| post_id | Yes | The page/post ID | |
| post_type | No | Post type slug. Use "pages" for pages, "posts" for posts, or any registered CPT slug (e.g., "product", "portfolio"). Defaults to "pages". | |
| snapshot_key | Yes | The snapshot key (e.g., "_bricks_snapshot_1234567890") |