list_carousels
Retrieve carousel summaries including ID, title, caption, slide count, and timestamps. Use for browsing or paginating carousels without loading full slide data.
Instructions
List carousels. Returns summary (id, title, caption, slide_count, timestamps). Use get_carousel for full slide data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50) | |
| offset | No | Offset for pagination |