I’m experiencing a critical issue with Agent publishing where old variable names persist in production even after updating the system prompt with new variable names.
Issue Summary:
I have a MindStudio agent (Pinch Response 2) that receives 7 input variables from Make.com: normalized_question, answer_text, answer_source, confidence, couple_name_1, couple_name_2, and tone.
However, the published agent is checking for different variable names that no longer exist: guest_message, answer_content, answer_source, confidence_score, etc.
Steps I’ve Taken:
-
Updated the System Prompt to reference the correct variable names (
{{normalized_question}},{{answer_text}}, etc.) -
Clicked Publish and waited 1-2 minutes
-
Tested via API — error persists
-
Cleared browser cache and tried incognito mode
-
Created a brand new Agent (
Pinch Response 2) from scratch with the correct variable names -
Updated System Prompt in the new agent with identical variable names
-
Simplified the Automations prompt to minimal text
-
Clicked Publish again and waited
Current Behavior:
-
The draft shows correct variable names in the editor
-
The published agent still returns errors looking for old variable names
-
The error message references variables I explicitly removed from the system prompt
-
MindStudio throws “Internal Error” screens intermittently (Error ID: c64678c9af4f4503a00efd04bdd7cad3)
Attached Evidence:
-
Image 1: Internal Error on published agent
-
Image 2: Debug report showing Agent receives all correct inputs but still fails
-
Image 3: System Prompt editor showing correct variable names defined
-
Image 4: Runtime variables showing Agent 2 receives: answer_source: “wedding_table”, answer_text: “Cocktail attire”, normalized_question: “What is the dress code?”, confidence: 0.95, couple_name_1/2, tone: “fun”
Question:
Is there a cache/sync issue with Agent publishing? I’m at a loss for what to do. I’ve tried every solution possible.
I’m trying to launch this product and this is blocking MVP. Any urgent guidance appreciated.
Error ID for reference: c64678c9af4f4503a00efd04bdd7cad3
Thanks!



