Gmail draft read profile
org.intentschema.communication.email.draft.read.v1@com.google.gmail.v1
JSON: bare · @sha256:5c29d534e8c3…
Hash: sha256:5c29d534e8c352333bade3a8e09a51354c9804569dc500979f1f354f07dc89a7
Gmail profile for email draft read.
Implements: Read email draft (org.intentschema.communication.email.draft.read.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "gmail", required: system) |
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
updated_at | string (date-time) | |
object
| Field | Type | Description |
to | string (email)[] | |
cc | string (email)[] | |
bcc | string (email)[] | |
subject | string | |
textBody | string | |
htmlBody | string | |
attachments | BlobRef[] | |
inReplyTo | string | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | userId/drafts/{id} path parameter |
gmail.format | format query param |