dw_content_paragraphs
Fetches paragraphs from DynamicWeb Delivery API by page ID. Optionally filter paragraphs by item type to retrieve specific content blocks.
Instructions
Fetch paragraphs (content blocks) from DynamicWeb Delivery API. Returns paragraphs with their item fields. Use pageId to get all paragraphs for a specific page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page ID to fetch paragraphs for | |
| itemTypeSystemName | No | Filter by item type systemName |