yt_compare_creators
Build a tabbed HTML dashboard comparing YouTube creators from cached analytics. Include specific channels or all cached analyses for side-by-side comparison.
Instructions
Build or update a tabbed HTML comparison dashboard from cached analyses. Specify which channels to include, or omit to include all cached analyses. Returns the HTML file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Dashboard title (default: "YouTube Creator — Deep Analytics") | |
| channels | No | List of channel names/slugs to include. If omitted, includes all cached analyses. | |
| output_path | No | Output file path for the HTML dashboard. Defaults to data/creator-comparison.html |