You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: `error: invalid batch metadata — ${batchError}. Re-call without batch fields to fall back to single-batch behavior, or fix the metadata and retry.`,
1955
-
},
1956
-
],
1957
-
};
1950
+
returntoWizardToolErrorContent({
1951
+
error: `invalid batch metadata — ${batchError}`,
1952
+
guidance:
1953
+
'Re-call confirm_event_plan without batch fields to fall back to single-batch behavior, or fix the metadata and retry.',
0 commit comments