Gmail draft send profile
org.intentschema.communication.email.draft.send.v1@com.google.gmail.v1
JSON: bare · @sha256:4e1f3fc79eed…
Hash: sha256:4e1f3fc79eed214bc7d0aa467b4a44bf52be4b80b7489dafb7488c2fcb1cc382
Gmail profile for email draft send.
Implements: Send email draft (org.intentschema.communication.email.draft.send.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "gmail", required: system) |
idempotency_key | string | |
Result
| Field | Type | Description |
external_id * | string | Provider message id (the new message that was sent). |
thread_id | string | |
sent_at * | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | userId/drafts/{id} → draft.id in request body |