Bedrock Agentcore > Structures > EvaluationExpectedTrajectory EvaluationExpectedTrajectory¶ Structure Class¶ EvaluationExpectedTrajectory dataclass ¶ The expected tool call trajectory for trajectory-based evaluation. Attributes¶ tool_names class-attribute instance-attribute ¶ tool_names: list[str] | None = None The list of tool names representing the expected tool call sequence.