Refine prompt
This commit is contained in:
parent
6d92291b61
commit
d5d78741bc
@ -188,7 +188,7 @@ export async function monitorAgentMailProvider(
|
||||
timestamp,
|
||||
previousTimestamp,
|
||||
envelope: envelopeOptions,
|
||||
body: `${fullBody}\n[email message_id: ${message.messageId} thread: ${message.threadId}]`,
|
||||
body: `${fullBody}\n[email message_id: ${message.messageId} thread: ${message.threadId}]\n[Note: Your response will be sent automatically as an email reply. Do not use reply_to_message or send_message tools to respond to this email.]`,
|
||||
});
|
||||
|
||||
// Build inbound context
|
||||
|
||||
Loading…
Reference in New Issue
Block a user