We’re seeing an issue with one of our production agents where it reads the voicemail_option
prompt text verbatim to the recipient instead of using it as instructions to generate a
voicemail.
Agent ID: agent_e6335aac7640a6df98b1b959f7
Impact: ~1,567 calls over the last 3 days (since March 13) have left voicemails containing
our raw instruction text — things like “Leave a brief friendly voicemail based on the
following message template”, “DO NOT include any compliance or recording disclaimers”,
“Example structure: Hi [name]…”, etc.
Configuration: The agent’s voicemail_option is set to { action: { type: “prompt”, text:
“…” } }. The prompt includes formatting instructions and a {{messageTemplate}} variable.
What we’d expect: The agent interprets the prompt as meta-instructions and speaks a natural
voicemail based on them.
What’s happening: The agent speaks the entire prompt block word-for-word, including the
instruction lines and example structure.
This has caused a large headache for us and our customers
Thanks,
Mevlut