Use REST API to get responses from MS Copilot something like curl -X POST "https://xxx.****/..." -H "Authorization: Bearer xxx" -H "Content-Type: application/JSON" -d '{"query": "weather information in Houston, TX"}'
If you would like to make REST API calls from Copilot Studio, you need to user Power Automate flows and HTTP actions and call the flow from Copilot Studio. You can pass variables eg: Houston and build a query within the Power Automate flow
Was this reply helpful?YesNo
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.