get_copilot_space fails to retrieve content of local files (.md) added to the Space #184238
Unanswered
r-nishiguchi-being
asked this question in
Copilot Conversations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
Visual Studio
Body
Description
I am using the GitHub MCP Server in Visual Studio 2022. I have created a Copilot Space and attached several local files (specifically .md files) to it.
When I use the get_copilot_space tool, it successfully retrieves the space metadata, but it fails to reference or retrieve the content of the attached files. The model responds stating that the file content is not found or cannot be read from the space information.
Steps to Reproduce
Expected Behavior
I expected get_copilot_space (or a subsequent tool chain) to be able to access the content of files that have been explicitly added to the Copilot Space, similar to how it works in the GitHub website chat interface.
Questions
Environment
IDE: Visual Studio 2022
MCP Server: @modelcontextprotocol/server-github (Latest)
OS: Windows
Beta Was this translation helpful? Give feedback.
All reactions