For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Draft

Gmail Operation

The Create Draft action starts a new unsent email in Gmail with optional pre-filled content.

Example User Story

I want to create a draft for next week's newsletter so I can refine the content before sending.

Fields

Field Name
Field Type
Required

to

String

Yes

subject

String

No

body

String

No

draftId

String

No

messageId

String

No

Gmail

Code (Apache v2.0): Operation

Last updated