# YouTube Search Tool Node

> Search for YouTube videos

**URL:** https://caywork.com/learn/docs/node/youtube_search_node

## Content

The YouTube Search Node is responsible for search for youtube videos. This node allows the agent to provide informative data directly sourced from YouTube Search.

### Input Parameters
- **query**: The search query.

### Output
dict: A dictionary containing the search results (video links).
