List video templates
list_templatesRetrieves all available video templates with names, descriptions, and poster images to help users choose a template for video creation.
Instructions
START HERE for any 'make a video about X' request. Returns every available template with id, name, what it looks like, and what it is best for — plus a poster image when one exists. AFTER calling this you MUST let the user pick: present the templates and ask them to choose (use your AskUserQuestion tool so the choice renders the same in the desktop app and the terminal). Do NOT pick a template silently on the user's behalf. Once they choose, call template_schema with that id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||