Automatically run agents when new content is available
null
if no trigger is configured.
Field | Type | Required | Description |
---|---|---|---|
youtube_channels | string[] | ✅ | YouTube channel IDs or URLs to monitor |
trigger_callback_url | string | null | ✅ | Webhook URL for trigger notifications (set to null to remove) |
trigger_callback_url
to null
to remove the webhook URL from the triggercallback_url
(if provided when running the agent). These webhooks follow the exact same format as manual agent runs, with the addition of a triggered_by
field.
triggered_by
field, while manual API runs do not.