LobeChat
Ctrl K
Back to Discovery
Video_summary

Video Summary

@glarity
Summarize YouTube video highlights. Generate summaries from YouTube video URLs.

Tool Parameters

banner
Get YouTube video transcriptions
ParameterType
url
STRING

JSON Schema

json
[
  {
    "description": "Get YouTube video transcriptions",
    "name": "GetVideoSummaryTranscribeVideo",
    "parameters": {
      "properties": {
        "url": {
          "type": "string"
        }
      },
      "required": [
        "url"
      ],
      "type": "object"
    }
  }
]