prepare_slideshow_assets
Downloads and returns slideshow images from TikTok, Instagram, or YouTube community posts as ordered MCP image blocks for client-side AI inspection.
Instructions
Return slideshow images as ordered MCP image blocks for client-side vision.
This tool does not call Gemini. It downloads TikTok Photo Mode, Instagram photo/carousel posts, or YouTube community post images, then returns each image directly to the MCP client with an explicit image_index label. Use it when you want Claude/the client AI to inspect the images itself instead of receiving a Gemini-generated analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | TikTok Photo Mode, Instagram photo/carousel, or YouTube community URL. | |
| include_audio | No | If true and a slideshow audio track exists, include it as an MCP audio block. Defaults to false to keep responses lighter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |