Get Test Invocation

Gets a test invocation by ID.

get/v1/convai/test-invocations/{test_invocation_id}

Path parameters

test_invocation_idstring required

The id of a test invocation. This is returned when tests are run.

The id of a test invocation. This is returned when tests are run.

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

idstring required
agent_idstring nullable
branch_idstring nullable
created_atinteger
folder_idstring nullable
repeat_countinteger
bucketing_status'pending' | 'completed' | 'failed'

Changes

Changed in 12 of the 28 revisions of this API.2885134

    • added the new dtmf enum value to the test_runs/items/agent_responses/anyOf[subschema #1]/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/ response property for the response status 200

      response-property-enum-value-added

    • added the new dtmf enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/ response property for the response status 200

      response-property-enum-value-added

    • added the new dtmf enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/ response property for the response status 200

      response-property-enum-value-added

    • added the new dtmf enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/ response property for the response status 200

      response-property-enum-value-added

    • added the new dtmf enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/ response property for the response status 200

      response-property-enum-value-added

    • added the new dtmf enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/ response property for the response status 200

      response-property-enum-value-added

    • added the new dtmf enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/source_medium/anyOf[subschema #1: ChatSourceMedium]/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/environment to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/environment to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/environment to the response with the 200 status

      response-optional-property-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/agent_responses/anyOf[subschema #1]/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/evaluation_model/anyOf[subschema #1: LLM]/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.7-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/simulated_user_model/anyOf[subschema #1: LLM]/ response property for the response status 200

      response-property-enum-value-added

    • added the new avaya enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/ response property for the response status 200

      response-property-enum-value-added

    • added the new avaya enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/ response property for the response status 200

      response-property-enum-value-added

    • added the new avaya enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/agent_responses/anyOf[subschema #1]/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/evaluation_model/anyOf[subschema #1: LLM]/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.6-flash enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/simulated_user_model/anyOf[subschema #1: LLM]/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property test_runs/items/agent_responses/anyOf[subschema #1]/items/producing_llm to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/producing_llm to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/producing_llm to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/producing_llm to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/producing_llm to the response with the 200 status

      response-optional-property-added

  • 1cae8adcc965311See the full diff
    • added the new audiocodes enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/ response property for the response status 200

      response-property-enum-value-added

    • added the new audiocodes enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/ response property for the response status 200

      response-property-enum-value-added

    • added the new audiocodes enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/conversation_initiation_source/anyOf[subschema #1: ConversationInitiationSource]/ response property for the response status 200

      response-property-enum-value-added

    • the evaluation_model response's property default value claude-sonnet-4-6 was added for the status 200

      response-property-default-value-added

    • the simulated_user_model response's property default value claude-sonnet-4-6 was added for the status 200

      response-property-default-value-added

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • the response's property default value gemini-2.5-flash was removed for the status 200

      response-property-default-value-removed

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/agent_responses/anyOf[subschema #1]/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/evaluation_model/anyOf[subschema #1: LLM]/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/llm_usage/anyOf[subschema #1: LLMUsage]/model_usage/propertyNames/ response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3.5-flash-lite enum value to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/simulated_user_model/anyOf[subschema #1: LLM]/ response property for the response status 200

      response-property-enum-value-added

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed run_subagent_error run_subagent_success discriminator mapping keys from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed RunSubagentToolResultSuccessModel RunSubagentToolResultErrorModel from the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 7dac1812fdca1414See the full diff
    • added DummyToolResultModel to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added DummyToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added dummy discriminator mapping keys to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added dummy discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

  • 72c54eba117e1456See the full diff
    • added KnowledgeBaseToolResultModel to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added KnowledgeBaseToolResultModel to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added the optional property test_runs/items/agent_responses/anyOf[subschema #1]/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/agent_responses/anyOf[subschema #1]/items/triggered_guardrails to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/triggered_guardrails to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/triggered_guardrails to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/triggered_guardrails to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/triggered_guardrails to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/triggered_guardrails to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #15: RunSubagentToolResultSuccessModel -> subschema #16: RunSubagentToolResultSuccessModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/oneOf[subschema #16: RunSubagentToolResultErrorModel -> subschema #17: RunSubagentToolResultErrorModel]/details to the response with the 200 status

      response-optional-property-added

    • added the optional property test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/triggered_guardrails to the response with the 200 status

      response-optional-property-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/agent_responses/anyOf[subschema #1]/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #1: ResponseUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #2: ToolCallUnitTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/chat_history/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added knowledge_base_success discriminator mapping keys to the test_runs/items/test_info/anyOf[subschema #1]/oneOf[subschema #3: SimulationTestModel]/from_conversation_metadata/anyOf[subschema #1: TestFromConversationMetadata]/original_agent_reply/items/tool_results/items/oneOf[subschema #4: ConversationHistoryTranscriptWorkflowToolsResultCommonModel]/result/anyOf[subschema #1: WorkflowToolResponseModel]/steps/items/oneOf[subschema #2: WorkflowToolNestedToolsStepModel]/results/items/oneOf[subschema #2: ConversationHistoryTranscriptSystemToolResultCommonModel]/result/anyOf[subschema #1]/ response property for the response status 200

      response-property-discriminator-mapping-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog