list_asset_slots
Find valid slot keys for asset assignment by listing image/video placeholders on landing or side pages with their current assets.
Instructions
List the asset slots (image/video placeholders) for a landing page or side page, with each slot's current asset assignment. Use this to discover valid slotKeys before calling assign_asset_to_slot. Pass sidePageSlug to inspect a side page's slots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Landing page slug | |
| pageKey | No | Page key within the LP (defaults to 'main'; ignored when sidePageSlug is set) | |
| sidePageSlug | No | Side page slug — inspect this side page's slots instead of the main LP's |