youtube_search
Find YouTube videos matching a query and access their metadata including title, description, duration, views, and channel.
Instructions
Search YouTube videos by query.
Returns a list of videos with metadata: id, title, description, duration, view_count, published_at, channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |