Hi,
I've been trying to call a power automate flow with HTTP trigger from the API plugin part of Declarative agents for M365 copilot. However I have not been able to implement it as the copilot agent is not responding and the flow is not being invoked. The same is working in Postman and in browser as well as its a GET request. No authentication is set. Please provide guidance as to how to achieve this.
Thank you
__________________________________________________________________________________________
Flow HTTP trigger:
_______________________________________________________________________________________________________________________
OpenAPI.yaml:
1.

2.

________________________________________________________________________________________________________
Bot Response:
__________________________________________________________________________________________________________
Please check if some modifications are to be made to make the API call successfully achieved.