My aim is to achieve a generated response from copilot using the context prompt and project facts which I provide.
After following the solutions mentioned [here](@HenryJammes
I tried approach 2 and 3 in the solutions mentioned above -
Creating plugin actions using power automate cloud flow results in a FlowActionBadRequest error as seen below. I've also changed Run Only Users setting in my cloud flow from **Provided by run-only user** to **Use this connection** from [this](https://powerusers.microsoft.com/t5/Calling-Actions-from-Copilot/FlowActionBadRequest-when-calling-a-flow-in-Copilot-Studio/m-p/2536219#M1437) post in which the same error is faced.


Creating custom prompt plugin action results in an AIPluginRequestFailure error as seen below. Additionally when I tested my prompt in the AI builder AI plugin in copilot studio, copilot generated a fine response.


Can anyone help what I might be doing wrong here? and also help understand why I'm seeing this? Also , is this could be a possibility that permissions configured with my copilot is not right to leverage these plugin actions?
Thank you in advance!