youtube_save_summary
Save host-generated video summaries to a library as Markdown with frontmatter. Supports multiple styles and metadata.
Instructions
Persist a host-generated summary to the library as Markdown with frontmatter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Video URL | |
| model | No | Model that produced the summary | |
| style | No | standard | |
| title | No | Video title | |
| summary | Yes | The summary text produced by the host model | |
| videoId | Yes | 11-character video ID | |
| language | No | Summary language (BCP-47) |