feat(youtube): add new video by search trigger
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineTrigger({
|
||||
'Triggers when a new video is published to a specific Youtube channel.',
|
||||
arguments: [
|
||||
{
|
||||
label: 'Channel ID',
|
||||
label: 'Channel',
|
||||
key: 'channelId',
|
||||
type: 'string' as const,
|
||||
required: true,
|
||||
|
Reference in New Issue
Block a user