bricks_list_snapshots
Lists all snapshots for a specific page, sorted by most recent first. Retrieve version history by providing the page ID and optional site key or post type.
Instructions
List all available snapshots for a page, sorted by most recent first.
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". |