Hello everyone,
I'm working on building a Copilot agent in Microsoft Copilot Studio that should access and retrieve information from PDF files stored in a SharePoint folder. The goal is for the agent to search and extract data from these PDFs based on the date present in the filename (e.g., "13.05.2025.pdf") and respond to user questions in Microsoft Teams accordingly. The PDFs are stored in a SharePoint Online folder in the cloud and each PDF file is relatively small, not exceeding 800 KB, so file size is not the issue, but i am using Copilot Studio in the Portuguese language.
Despite everything being set up, the agent is not accessing the PDF content correctly. It either doesn't return any result or fails to match the file name correctly using the user’s input date.
Is there a limitation or specific configuration needed to allow Copilot Studio to access PDF files in SharePoint Online. What is the recommended method to parse or match file names by date (formatted like DD.MM.YYYY) and use that for retrieving the correct file? Are there best practices for setting up plugin actions to search and return PDF content dynamically from SharePoint?
Any help or documentation would be greatly appreciated!
Thank you!
Michael E. Gernaey
468
Super User 2025 Season 2
stampcoin
52
Super User 2025 Season 2
trice602
46
Super User 2025 Season 2