We're trying to build a Microsoft Copilot Agent in Copilot Studio that can summarize URLs that are not a knowledge source.
Our business case is we receive an email from a media company every day that finds online news articles, blog posts, and other pages that mention us. They send us an email daily with the URL link to the page with the mentions.
We would like copilot studio to summarize each article, and/or provide an overall summary, so we don't have to read each one ourselves.
While we can set up an Agent with a Knowledge Source that will do this if we save the mentioned URLs as the knowledge source, this isn't practical because they change on a daily and weekly basis.
We'd like to be able to input a URL into the copilot agent chat and ask it to summarize/analyze the specific url for us, but can't seem to figure out how to do it. When we input a URL into the chat, we'll receive, "I'm sorry, but I can't access external URLs. If you can provide the text from the document here, I would be happy to help summarize it for you."
In a lot of cases, we can't add as a public URL Knowledge Source anyway because they are typically more than 2-levels deep.
Googling, the only thing that seems plausible is a "copilot in loop"? We're not aware we have access to this.
So if there is a way to accomplish what we'd like to do with Copilot Studio and an Agent, how can we do it?
Thank you.