Gets recent activities from a YouTube channel including video uploads, playlist additions, likes, and other channel events.
partstringComma-separated list of activity resource properties to include (e.g., 'snippet', 'contentDetails', 'id').
channelIdRequiredstringThe YouTube channel ID to retrieve activities for. Channel IDs typically start with 'UC'.
pageTokenstringPagination token from a previous response to get the next page of results.
maxResultsintegerMaximum number of activities to return.
publishedAfterstringReturn activities published after this date-time (RFC 3339 format: YYYY-MM-DDTHH:MM:SSZ).
publishedBeforestringReturn activities published before this date-time (RFC 3339 format: YYYY-MM-DDTHH:MM:SSZ).
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.