inspector
inspector copied to clipboard
Given prompt input, can we know which tool was called?
Given a prompt input like how the user asks in the agent such as - "What is the sum of 2 and 3?" - can we know using the inspector, which server tool was called and with what arguments? For example for this above prompt, Add tool was called with arguments 2 and 3.
Hi @kunalreal53 , do you mean like when a model is actually using the tools? Inspector is focused on manual testing at the moment, so it doesn't integrate with agents.