Get Slide Deep Dive
get_slide_deep_diveSlide-by-slide preview of a Flevy document (a "doc-" content_id). Returns every showcased slide with its name, a text description of what the slide contains (you cannot see the image, so use the description), a preview image URL, and a deep link to that slide on flevy.com. Use when a user wants to know what is inside a specific presentation before purchasing, or to reference an individual slide. Only some documents have deep dives; get_content_details reports the count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | A document content_id from search_content, e.g. "doc-1234". |