Execute agent-tool-selection-quality evaluator
Evaluators
Execute agent-tool-selection-quality evaluator
Evaluate whether the agent selected the most appropriate tool(s) for the task at hand
Request Body:
input.input_messages(array of objects, required): The agent’s input messages — system prompt + conversation history as a JSON array of message objects (role,content, optionaltool_calls, etc.)input.output_messages(array of objects, required): The agent’s output messages for this step as a JSON array of message objects (may contain tool calls or plain text)
POST
Execute agent-tool-selection-quality evaluator
Authorizations
Type "Bearer" followed by a space and JWT token.
Body
application/json
Request body

