A repository administrator is reviewing four proposed custom agent tool configurations. Match each configuration pattern to the correct meaning. Which mapping is correct?
1. The tools property is omitted
2. The profile contains tools: []
3. The profile contains tools: ["read", "search", "edit"]
4. The profile contains tools: ["github/*"]
A. Enables all available configured tools
B. Disables all tools for the agent
C. Allows only listed built-in tool aliases
D. Enables the GitHub MCP tool namespace
E. Forces the agent into VS Code only
F. Stores MCP credentials as Actions secretsChoose an answer
Tap an option to check your answer.
Correct answer: 1-A, 2-B, 3-C, 4-D.
Why this is the answer
1. Omitting the tools property defaults to enabling all available configured tools for the agent (A). This is the least restrictive setting. 2. Setting tools: [] explicitly disables all tools for the agent (B). This prevents the agent from using any external capabilities. 3. Specifying tools: ["read", "search", "edit"] allows only the listed built-in tool aliases (C). The agent is restricted to these specific functions. 4. Using tools: ["github/"] enables all tools within the GitHub MCP (Mission Control Platform) tool namespace (D). This grants access to a specific suite of GitHub-related tools.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed