googleDrive.onReplyCreated starts an automation when a comment reply is created on the selected Drive resource.
Example
Options
resource accepts a file, folder, or shared-drive ID or a standard Drive, Docs, or Slides URL. Set resourceType: "drive" for a shared-drive ID or a shared-drive URL copied from Google Drive; only URLs containing /drives/ identify shared drives automatically. includeDescendants includes nested files for folders and is always enabled for shared drives. account optionally selects a Google Account.
Trigger data
Returns the semanticeventType, action, resourceType, provider eventId, and occurredAt. fileId, commentId, and resourceId identify the file, parent comment, and reply so you can pass them directly to reply actions. Other resource-specific fields can include parent IDs, MIME type, version, status, due time, and participant email addresses.