Fastmail draft list profile
org.intentschema.communication.email.draft.list.v1@com.fastmail.v1
JSON: bare · @sha256:ff7a8706a934…
Hash: sha256:ff7a8706a934190a8f1a8f465850872ef3b1f2726ba21bf44276683a9a8ea23d
Fastmail JMAP profile for draft list.
Implements: List email drafts (org.intentschema.communication.email.draft.list.v1)
Payload
| Field | Type | Description |
target * | Target | (system = "fastmail", required: system) |
object | object | |
object
| Field | Type | Description |
filter | object | |
limit | integer (minimum 1; maximum 500; default 50) | |
cursor | string | |
filter
| Field | Type | Description |
after | string (date-time) | |
before | string (date-time) | |
subject_contains | string | |
Result
| Field | Type | Description |
items * | object[] | |
next_cursor | string | |
API mapping
Field mapping
| Intent field | API parameter |
object.limit | Email/query limit |
object.cursor | position |
(implicit) | FilterCondition: keywords.$draft=true |