Quiz 16 Question 18 of 20

Analysis of 500 agent runs reveals agents consistently misuse the search_issues MCP tool by passing full bug descriptions as the query parameter (e.g., 'The payment service is throwing NullPointerException when processing refunds for international orders'). The tool's description reads: 'Search GitHub issues by providing a search query.' The tool functions correctly when given proper GitHub search syntax but returns poor results for natural-language queries. Which tool refinement MOST directly addresses this misuse at the definition level?

Select an answer to reveal the explanation.

Motivation