This action will save a draft reply to a specific email in your Gmail account, kept in the original conversation. The draft waits in your Drafts folder until you send it yourself.
Developer info
API endpoint slug
gmail.create_draft_reply
Filter code method
Gmail.createDraftReply.skip(string?: reason)
Runtime method
runAction("gmail.create_draft_reply", {})
Action fields
Message Text input > Other
Label
Message ID
Helper text
The ID of the email message to reply to. Use the MessageId ingredient from a Gmail trigger or query. This is not the same as the MessageIdHeader ingredient.