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
youtube.search.list
Run a search restricted to video resources, ordered by relevance, and capture the id of the first matching video.
2
getVideoDetails
youtube.videos.list
Retrieve the full video resource for the matched id, including snippet, content details, and statistics.
3
listCommentThreads
youtube.commentThreads.list
List the comment threads attached to the matched video so the discussion can be reviewed alongside the video details.