gmail.deleteDraft permanently removes an unsent draft.
Example
automations/delete-expired-draft.automation.ts
Inputs
Inputs accept compatible signals.
The action fails if the draft was already sent or deleted, or belongs to a different connected account.
Output
Returns the deleteddraftId as a Signal<string>.