Youtube · Arazzo Workflow
YouTube Search to Video Comment Threads
Version 1.0.0
Search for a video, fetch its full details, then list the comment threads on it.
Provider
Workflows
search-video-comment-threads
Find a video by query and surface its details and comment threads.
Searches YouTube for videos matching a query, resolves the top result to a full video resource, and lists the comment threads for that video.
1
searchVideos
Run a search restricted to video resources, ordered by relevance, and capture the id of the first matching video.
2
getVideoDetails
Retrieve the full video resource for the matched id, including snippet, content details, and statistics.
3
listCommentThreads
List the comment threads attached to the matched video so the discussion can be reviewed alongside the video details.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.