Forum Discussion
mv2026
Mar 19, 2026Copper Contributor
Errors in source file retrieval from the knowledge base in copilot agents?
Hi all, I understand that copilot agents are connected to MS Graph, which maps the relationships between all the data stored in your MS 365 tenancy (sharepoint, onedrive files, emails etc). Recentl...
tfai
May 21, 2026Occasional Reader
I am late here, but something new has arrived on the scene that should work. Copilot CoWork (Frontier) will generate python code to actually do a listing of the files in directory. An LLM does not have access to any execution environment without the availability of MCP tools or other ways. Cowork (Frontier) in preview does have an execution environment and can do listings provided you have permissions. I have used this to list-skills - these are nothing but files in files in a specific folder. Not sure about your use case, but try CoWork (Frontier). There are some admin steps to enable the CoWork agent in M365 - you can search for the docs to get this going. Good luck.