list_videos
Retrieve HelloBooks product videos from the marketing site and YouTube channel. Filter by category (demo, features, overview), featured status, or free-text query to find demos and walkthroughs.
Instructions
List HelloBooks product videos curated on the marketing site (homepage demo + feature walkthroughs) and the official @hellobooksai YouTube channel link. Each video returns title, description, category, watch URL, embed URL and thumbnail. Filter by category (demo / features / overview), featuredOnly, or free-text query. Use this when a user asks for a demo, walkthrough or video. Note: this is the curated set, not a live mirror of every channel upload — the response includes the channel URL for the full catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter to one video category (demo, features, overview). | |
| featuredOnly | No | If true, only return videos flagged as featured on the marketing site. | |
| query | No | Optional substring match against video title + description. |