video_read

video_read

Read the metadata and description of one video already discovered by this instance. No transcript is available

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Video — Videos from YouTube.

Arguments

NameTypeWhat it is
id*stringVideo id or video_ archive id from List or Search

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"id":"id"},"name":"video_read"}}

Try it in the playground.