I am trying to get the “Analyze Video” block to receive a Youtube link and pull out certain key pieces of information. However, for either model choice that the block allows, I get the same error:
Analyze Video
5.10 s
1 Action started on CloudRunnerInstance ID: rvwtn at Dec 19, 2025 7:56:58.373 AM MST
2 Analyzing Video
3 Resolving variables
4 Source video: "https://www.youtube.com/watch?v=hvTGYMq3pfg"
5 Analysis prompt: "Provide a summary"
6 {"error":{"message":"{\n \"error\": {\n \"code\": 400,\n \"message\": \"Request contains an invalid argument.\",\n \"status\": \"INVALID_ARGUMENT\"\n }\n}\n","code":400,"status":"Bad Request"}}
Here is the remix link for the agent:
https://app.mindstudio.ai/agents/youtube-watching-agent-f3293ad6/remix
Here is a screenshot of how the Analyze Video block is set up:

