Parameter | Type |
---|---|
url | STRING |
[
{
"description": "Get YouTube video transcriptions",
"name": "GetVideoSummaryTranscribeVideo",
"parameters": {
"properties": {
"url": {
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
}
}
]