22 lines
635 B
Text
22 lines
635 B
Text
Compose an email based on this context:
|
|
-------
|
|
Compose an email. The upstream AI step did not produce output.
|
|
-------
|
|
|
|
Recipients: (not specified - this is a draft)
|
|
Style: business
|
|
Max length: 1000 characters
|
|
|
|
Available_Document_References:
|
|
- (no documents)
|
|
|
|
Based on the context, decide which documents to attach.
|
|
|
|
CRITICAL: Use EXACT document references from Available_Document_References above. For individual documents: ALWAYS use docItem:<documentId>:<filename> format (include filename)
|
|
|
|
Return JSON:
|
|
{
|
|
"subject": "subject line",
|
|
"body": "email body (HTML allowed)",
|
|
"attachments": ["docItem:<documentId>:<filename>"]
|
|
}
|