
Announcements
Your FOOD_NM_KR input keeps getting removed because it's set to "Dynamically fill with AI" instead of using your variable. try this:
Change the FOOD_NM_KR input from "Dynamically fill with AI" to "Custom value" and select Var1.
Save the tool, then delete the Tool node in your topic and add it again. This refreshes the input schema and lets you rebind everything cleanly.
If your tool calls a Power Automate flow, make sure the FOOD_NM_KR input is Text/String. Copilot Studio only supports String, Number, and Boolean for flow inputs. Object or array types will break.
Let me know if that worked out for you.