LobeChat
Ctrl K
Back to Discovery
Video_summary

影片摘要

@glarity
總結 YouTube 影片亮點。從 YouTube 影片網址生成摘要。

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"
    }
  }
]