Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "message": "<string>", "cc": [ "<string>" ], "bcc": [ "<string>" ], "attachments": [ { "id": 123, "fileName": "<string>", "size": 123 } ] }
The thread's pending AI-drafted reply, awaiting review. A thread has at most one active AI draft.
The AI-generated draft reply body. May contain HTML.
Draft CC recipients. Empty when the draft has none.
Draft BCC recipients. Empty when the draft has none.
Files attached to the draft. Empty when the draft has none.
Show child attributes