web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Power Automate - AI Bu...
Copilot Studio
Answered

Power Automate - AI Builder (Prompt) Issue: Item.item/source

(9) ShareShare
ReportReport
Posted on by 45

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:

{"consumptionSource":"PowerAutomate","partnerSource":"AIBuilder",
"consumptionSourceVersion":"Flow",
"partnerSourceVersion":"28214da3-87df-433c-bc09-0be2065c2f01",
"displayName":"Cold-Mail-Outreach-Flow"}

In the code view / request payload this becomes a top-level parameter item/source, which OData rejects.

Error

400 Bad Request (0x80048d19)
The
parameter 'item/source' in the request payload is not a valid parameter for the operation 'Predict'.
 

Repro steps

  1. Add AI Builder – Execute prompt (Predict V2) to a flow.

  2. Map only the required inputs (no “source”/telemetry fields).

  3. Save and run.

  4. Open Code view → see item.item/source added automatically.

  5. 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.


I have the same question (39)
  • VS-14081414-0 Profile Picture
    13 on at
    Hi,
     
    did you find a solution. I've got the same problem and I'm stuck with it.
     
    With kind regards.
     
    Vincent.
  • paLuke Profile Picture
    18 on at
    I experienced the same problem.
     
    As soon as I saved the flow in the Classic designer it started to work again and did not inject an extra item.item/source into the input.
     
    Run a prompt Input when saved in New designer - injects extra item.item/source
     
    "parameters": {
            "recordId": "",
            "item/requestv2/Document_20input/base64Encoded": "",
            "item": {
                "item/source": {
                    "consumptionSource": "",
                    "partnerSource": "",
                    "consumptionSourceVersion": "",
                    "partnerSourceVersion": "",
                    "displayName": ""
                }
            },
            "item/source": ""
    }
     
    Run a prompt Input when saved in Classic designer - has one item/source
     
    "parameters": {
            "recordId": "",
            "item/requestv2/Document_20input/base64Encoded": "",
            "item/source": ""
    }
  • Verified answer
    OK-12081121-0 Profile Picture
    45 on at
    I spoke with Microsoft Support about this. The only reliable solution was to switch to the classic design (turn off the modern design). After doing so, make sure to save the workflow: this step is crucial. Once saved, it should work; it did for me for the rest of the day. I’ll mark this as the correct answer if it’s still working tomorrow.
  • JL-19081337-0 Profile Picture
    2 on at
    We encountered this error using the New Designer UI - so we switched to the Classic Design mode, but we are still getting a related error: "Flow run timed out".  Does anyone have any suggestions here?
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Copilot Studio

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 270 Super User 2025 Season 2

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 181 Super User 2025 Season 2

#3
S-Venkadesh Profile Picture

S-Venkadesh 93 Moderator

Last 30 days Overall leaderboard