Measure if agent accomplished all user goals
Request Body:
input.trajectory_prompts (string, required): JSON array of prompts in the agent trajectoryinput.trajectory_completions (string, required): JSON array of completions in the agent trajectoryconfig.threshold (number, required): Score threshold for pass/fail determination (0.0-1.0)