Overview Sometimes a tool does not behave the way you expect. When that happens, you can add debugging instructions to your prompt to better understand how the model evaluated the request and why it chose one tool over another. Explain Reasoning One useful approach is to ask the model to explain how it handled the request, including which tools it considered and why it did or did not call them. For example: add a connection request for ted decker. He is interested in the greeters. This is high importance. [Debugging: Explain your reasoning for any tools that were at all considered but eventually not called] The AI will still attempt to handle the request normally, but it will also return additional context about the tools it considered, the choices it made and the reasoning behind those decisions.