createDraft

suspend fun AgentMailClient.createDraft(inboxId: String, block: CreateDraftBuilder.() -> Unit): Draft

Creates a new draft in an inbox.