list_slideshows
List recent slideshows from your Svmmon account, newest first, to review or obtain a slideshow ID for downloading. Returns hook text, profile ID, and creation date.
Instructions
List the most recent slideshows on this Svmmon account, newest first. Use this when the user asks to "show my recent slideshows", "what have I generated", or wants a slideshow id to fetch its download link with get_slideshow. Returns id, hook text, profile_id, and created_at for each. Read-only — consumes no quota. Optional limit (1–100, default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many slideshows to return, newest first. 1–100, default 20. |