Skip to content

Implement tool use and environment interaction Questions

Practice questions for Implement tool use and environment interaction topic in GitHub Agentic AI Developer. 44 questions covering this domain.

44 questions13 easy21 medium10 hard
Q1
hard

While assigning an issue to Copilot on GitHub.com, you open the repository dropdown. Which repositories can you see and which can you actually choose?

Q2
hard

A GitHub custom agent profile includes a description and prompt but omits the tools field. What tool access should you expect by default?

Q3
easy

Where does GitHub Copilot cloud agent execute its coding tasks?

Q4
medium

A developer wants the full set of GitHub MCP tools, but Copilot Chat on GitHub cannot perform the requested action directly. What should they do next?

Q5
medium

In Copilot Chat on GitHub, what must happen before the GitHub MCP server performs an action such as creating a branch or merging a pull request?

Q6
medium

What problem can occur if the same MCP server is configured in both workspace settings and personal settings?

Q7
easy

In VS Code chat, how do you explicitly reference a tool or tool set in a prompt?

Q8
easy

You want an MCP server configuration to be shared with everyone who opens a repository in VS Code. Where should you put it?

Q9
hard

A task requires coordinated code changes in two repositories. What is the correct expectation for a single Copilot cloud agent run?

Q10
medium

When you assign an issue to Copilot on GitHub.com and do not specify a starting branch, what branch does Copilot use?

Q11
easy

According to the VS Code tools documentation, which three tool categories can agents use?

Q12
easy

How do you invoke a prompt exposed by an MCP server in VS Code chat?

Q13
easy

After you configure an MCP server, which VS Code command is recommended to confirm that the server is listed as configured?

Q14
medium

You are connected to a remote development environment and want an MCP server to run on the remote machine instead of your local computer. Where should...

Q15
hard

A team wants VS Code to connect to a remote MCP endpoint instead of starting a local process. Which configuration pattern represents that kind of serv...

Q16
medium

What is the effect of disabling an MCP server in VS Code?

Q17
medium

When VS Code asks you to trust a newly added MCP server before starting it, what are you being asked to trust?

Q18
medium

You want read-only data exposed by an MCP server, such as repository content or API output, attached to the current chat request. What should you use?

Q19
medium

A chat request fails with an error saying more than 128 tools are enabled. What is the documented fix?

Q20
easy

An agent starts a watch task that will keep running for several minutes. What does Continue in Background let the agent do?

Sign in to see all 44 questions

Create a free account to browse all questions — completely free during our launch phase.