storeVideoSummary
Store or update a video summary in a local database using the YouTube video ID, enabling persistent storage and later retrieval for specific videos.
Instructions
Store or update a video summary in the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Video summary text to store | |
| videoId | Yes | YouTube video ID |