Searches YouTube for videos, channels, or playlists using a query term, returning the raw API response.
qSearch query term. Supports: - Basic text: 'machine learning' - Exact phrases: '"exact phrase"' - Exclusions: 'python -snake' - Multiple terms: 'AI OR ML' - Channel search: '@channelhandle' or channel name
partstringThe part parameter specifies properties to include in the response. For the search.list endpoint, only 'snippet' is a valid value. The 'id' object is always returned automatically with every search result (no quota cost). Note: 'statistics', 'contentDetails', etc. are only avail…
typestringRestricts search to 'video', 'channel', or 'playlist'; comma-separate for multiple types (e.g., 'video,channel').
orderstringSort order for YouTube search results.
pageTokenstringPagination token from a previous response's 'nextPageToken' or 'prevPageToken', used to retrieve a specific page of results.
maxResultsintegerMaximum number of items to return per page.
regionCodestringReturn search results for videos viewable in the specified country. ISO 3166-1 alpha-2 country code.
publishedAfterstringFilter results to only include resources created at or after the specified time. RFC 3339 formatted date-time.
publishedBeforestringFilter results to only include resources created before or at the specified time. RFC 3339 formatted date-time.
relevanceLanguagestringReturn results most relevant to the specified language. ISO 639-1 two-letter language code (use 'zh-Hans' for simplified Chinese, 'zh-Hant' for traditional Chinese).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.