list_pages
Retrieve a list of landing pages with optional filters for search term, pagination, and published status.
Instructions
Get all landing pages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search term | |
| limit | No | Number of results | |
| start | No | Starting offset | |
| publishedOnly | No | Only published pages |