dw_content_pages
Retrieve pages and their content fields from DynamicWeb Delivery API using page ID, area ID, or URL path, with pagination support.
Instructions
Fetch pages from DynamicWeb Delivery API. Returns pages with their item fields (content). Use pageId to get a specific page, or areaId to list all pages in a website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Specific page ID | |
| areaId | No | Area/website ID | |
| url | No | Resolve page by URL path, e.g. '/om-oss' | |
| pageSize | No | ||
| page | No |