Since ~2 days, the AI Builder – Execute prompt (Predict V2) action injects an extra parameter by itself and every run fails. This happens in new flows and existing ones; even the basic preconfigured prompts fail, so it’s not due to my custom mapping.
What gets added automatically
Field shown in the action as item.item/source
, value:
In the code view / request payload this becomes a top-level parameter item/source
, which OData rejects.
Error
Repro steps
Add AI Builder – Execute prompt (Predict V2) to a flow.
Map only the required inputs (no “source”/telemetry fields).
Save and run.
Open Code view → see item.item/source
added automatically.
Action fails with the error above.
Tried
Deleting the field (X) → it reappears on save/run.
Setting the field to null
→ flow doesnt accept it.
Rebuilding the action & creating a brand-new flow → same result.
Impact
All flows using Execute prompt (Predict V2) are currently blocked.
Michael E. Gernaey
468
Super User 2025 Season 2
stampcoin
52
Super User 2025 Season 2
trice602
46
Super User 2025 Season 2