Hi there
I try to create a marketing content creation agent for the following use case:
- User: What are latest news from crypto?
- Agent: News 1, news 2, news 3
- User: Create 500 words article for news 2
- Agent: Here is your 500 words article about news 2 ...
For this, the agent needs two core capabilities:
- Capability 1: Search the Internet for latest news on crypto
- Capability 2: Search the Internet for content about a specific topic
How to do this in Copilot Studio or Power Automate without connecting to 3rd party automation platforms like Make.com or Zapier?
I tried the following:
- Add a prompt action in Copilot Studio: Doesn't work because prompt action can't connect to live data from wide Internet (see screenshot below).
- Add an AI Builder step in Power Automate: Same here... nice feature but unable to connect to live data from wide Internet (see screenshot below).
Any suggestions on how to do this most elegantly?
Thanks a lot in advance!