---
title: "Changes to GET /list-retell-llms"
method: GET
path: "/list-retell-llms"
---

# Changes to GET /list-retell-llms

`GET /list-retell-llms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 14 of 28 revisions.

- **2026-05-28** `40402ca870b9` — 6 info
- **2026-05-18** `6342a9990108` — 1 warning
- **2026-05-11** `7c30e3ea2536` — 1 warning
- **2026-05-08** `7dd16ddf69d8` — 2 breaking, 2 info
- **2026-05-07** `f1a0d7c1e36c` — 2 breaking, 1 info
- **2026-04-28** `1b4a9d84942a` — 2 breaking, 1 warning, 1 info
- **2026-04-20** `8ee53928bf31` — 2 breaking, 1 warning, 6 info
- **2026-04-01** `56de19127afb` — 14 info
- **2026-03-19** `3aa6f6e028ef` — 2 warning, 4 info
- **2026-03-17** `424df3aa7900` — 2 breaking, 4 warning, 12 info
- **2026-03-09** `8fbf8c54a142` — 1 warning, 14 info
- **2026-02-10** `0bf5cea5dfcc` — 2 info
- **2026-02-06** `dfad228ab4a4` — 8 breaking, 10 info
- **2026-01-23** `427e77039f39` — 2 info

## Changes

- **2026-05-28** `40402ca870b9` — 6 info
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/enable_typing_sound` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/enable_typing_sound` to the response with the `200` status
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/AgentSwapTool]/agent_version/oneOf[subschema #2]/` response's property pattern was changed from `^(latest|(?!(?:v\d+)$)[a-z][a-z0-9_-]{0,19})$` to `^(latest|latest_published|(?!(?:latest|latest_published|v\d+)$)[a-z][a-z0-9_-]{0,19})$` for the status `200`
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #3: Agentic Warm Transfer]/agentic_transfer_config/transfer_agent/agent_version/oneOf[subschema #2]/` response's property pattern was changed from `^(latest|(?!(?:v\d+)$)[a-z][a-z0-9_-]{0,19})$` to `^(latest|latest_published|(?!(?:latest|latest_published|v\d+)$)[a-z][a-z0-9_-]{0,19})$` for the status `200`
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/AgentSwapTool]/agent_version/oneOf[subschema #2]/` response's property pattern was changed from `^(latest|(?!(?:v\d+)$)[a-z][a-z0-9_-]{0,19})$` to `^(latest|latest_published|(?!(?:latest|latest_published|v\d+)$)[a-z][a-z0-9_-]{0,19})$` for the status `200`
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #3: Agentic Warm Transfer]/agentic_transfer_config/transfer_agent/agent_version/oneOf[subschema #2]/` response's property pattern was changed from `^(latest|(?!(?:v\d+)$)[a-z][a-z0-9_-]{0,19})$` to `^(latest|latest_published|(?!(?:latest|latest_published|v\d+)$)[a-z][a-z0-9_-]{0,19})$` for the status `200`
- **2026-05-18** `6342a9990108` — 1 warning
  - removed the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/version` from the response with the `200` status
- **2026-05-11** `7c30e3ea2536` — 1 warning
  - added the new `gpt-realtime-2` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/s2s_model` response property for the response status `200`
- **2026-05-08** `7dd16ddf69d8` — 2 breaking, 2 info
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #3: Agentic Warm Transfer]/agentic_transfer_config/transfer_agent/agent_version` list-of-types was widened by adding types `integer and string` to media type `application/json` of response `200`
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #3: Agentic Warm Transfer]/agentic_transfer_config/transfer_agent/agent_version` list-of-types was widened by adding types `integer and string` to media type `application/json` of response `200`
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/AgentSwapTool]/agent_version/oneOf[subschema #2]/` response's property pattern was changed from `^[a-z0-9_-]+$` to `^(latest|(?!(?:v\d+)$)[a-z][a-z0-9_-]{0,19})$` for the status `200`
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/AgentSwapTool]/agent_version/oneOf[subschema #2]/` response's property pattern was changed from `^[a-z0-9_-]+$` to `^(latest|(?!(?:v\d+)$)[a-z][a-z0-9_-]{0,19})$` for the status `200`
- **2026-05-07** `f1a0d7c1e36c` — 2 breaking, 1 info
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/AgentSwapTool]/agent_version` list-of-types was widened by adding types `integer and string` to media type `application/json` of response `200`
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/AgentSwapTool]/agent_version` list-of-types was widened by adding types `integer and string` to media type `application/json` of response `200`
  - removed the `gemini-2.5-flash` enum value from the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/model` response property for the response status `200`
- **2026-04-28** `1b4a9d84942a` — 2 breaking, 1 warning, 1 info
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CodeTool]/code` response property's maxLength was increased from `5000` to `20000` for the response status `200`
  - the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CodeTool]/code` response property's maxLength was increased from `5000` to `20000` for the response status `200`
  - added the new `gpt-5.5` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/model` response property for the response status `200`
  - endpoint deprecated
- **2026-04-20** `8ee53928bf31` — 2 breaking, 1 warning, 6 info
  - added `#/components/schemas/SmsContentTemplate` to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/SendSMSTool]/sms_content` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/SmsContentTemplate` to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/SendSMSTool]/sms_content` response property `oneOf` list for the response status `200`
  - added the new `gemini-3.1-flash-lite` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/model` response property for the response status `200`
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CodeTool]/enable_typing_sound` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CustomTool]/enable_typing_sound` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/MCPTool]/enable_typing_sound` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CodeTool]/enable_typing_sound` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CustomTool]/enable_typing_sound` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/MCPTool]/enable_typing_sound` to the response with the `200` status
- **2026-04-01** `56de19127afb` — 14 info
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/BooleanAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/EnumAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/NumberAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/StringAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/SendSMSTool]/execution_message_description` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/SendSMSTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/SendSMSTool]/speak_during_execution` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/BooleanAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/EnumAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/NumberAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/StringAnalysisData]/conditional_prompt` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/SendSMSTool]/execution_message_description` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/SendSMSTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/SendSMSTool]/speak_during_execution` to the response with the `200` status
- **2026-03-19** `3aa6f6e028ef` — 2 warning, 4 info
  - added the new `gpt-5.4-mini` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/model` response property for the response status `200`
  - added the new `gpt-5.4-nano` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/model` response property for the response status `200`
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/AgentSwapTool]/keep_current_language` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/AgentSwapTool]/keep_current_language` to the response with the `200` status
  - removed the `gpt-4o-mini-realtime` enum value from the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/s2s_model` response property for the response status `200`
  - removed the `gpt-4o-realtime` enum value from the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/s2s_model` response property for the response status `200`
- **2026-03-17** `424df3aa7900` — 2 breaking, 4 warning, 12 info
  - added `#/components/schemas/CodeTool` to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/CodeTool` to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/` response property `oneOf` list for the response status `200`
  - removed the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #2: Warm Transfer]/opt_out_initial_message` from the response with the `200` status
  - removed the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #2: Warm Transfer]/opt_out_initial_message` from the response with the `200` status
  - added the new `gpt-5.4` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/model` response property for the response status `200`
  - added the new `gpt-realtime-1.5` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/s2s_model` response property for the response status `200`
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/BridgeTransferTool]/execution_message_description` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/BridgeTransferTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/BridgeTransferTool]/speak_during_execution` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CancelTransferTool]/execution_message_description` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CancelTransferTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CancelTransferTool]/speak_during_execution` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/BridgeTransferTool]/execution_message_description` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/BridgeTransferTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/BridgeTransferTool]/speak_during_execution` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CancelTransferTool]/execution_message_description` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CancelTransferTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CancelTransferTool]/speak_during_execution` to the response with the `200` status
- **2026-03-09** `8fbf8c54a142` — 1 warning, 14 info
  - added the new `claude-4.6-sonnet` enum value to the `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[#/components/schemas/RetellLlmOverride]/model` response property for the response status `200`
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/BooleanAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/EnumAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/NumberAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/StringAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #1: Cold Transfer]/transfer_ring_duration_ms` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #2: Warm Transfer]/transfer_ring_duration_ms` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #3: Agentic Warm Transfer]/transfer_ring_duration_ms` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/BooleanAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/EnumAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/NumberAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/ExtractDynamicVariableTool]/variables/items/oneOf[#/components/schemas/StringAnalysisData]/required` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #1: Cold Transfer]/transfer_ring_duration_ms` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #2: Warm Transfer]/transfer_ring_duration_ms` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #3: Agentic Warm Transfer]/transfer_ring_duration_ms` to the response with the `200` status
- **2026-02-10** `0bf5cea5dfcc` — 2 info
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/AgentSwapTool]/keep_current_voice` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/AgentSwapTool]/keep_current_voice` to the response with the `200` status
- **2026-02-06** `dfad228ab4a4` — 8 breaking, 10 info
  - the response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CustomTool]/description` became optional for the status `200`
  - the response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CustomTool]/speak_after_execution` became optional for the status `200`
  - the response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CustomTool]/description` became optional for the status `200`
  - the response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CustomTool]/speak_after_execution` became optional for the status `200`
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/BookAppointmentCalTool]/event_type_id` list-of-types was widened by adding types `string` to media type `application/json` of response `200`
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CheckAvailabilityCalTool]/event_type_id` list-of-types was widened by adding types `string` to media type `application/json` of response `200`
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/BookAppointmentCalTool]/event_type_id` list-of-types was widened by adding types `string` to media type `application/json` of response `200`
  - response property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CheckAvailabilityCalTool]/event_type_id` list-of-types was widened by adding types `string` to media type `application/json` of response `200`
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/AgentSwapTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/CustomTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/EndCallTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/MCPTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/AgentSwapTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/CustomTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/EndCallTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/MCPTool]/execution_message_type` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/execution_message_type` to the response with the `200` status
- **2026-01-23** `427e77039f39` — 2 info
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/general_tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #1: Cold Transfer]/cold_transfer_mode` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/RetellLlmRequest]/allOf[subschema #2]/states/items/tools/items/oneOf[#/components/schemas/TransferCallTool]/transfer_option/oneOf[subschema #1: Cold Transfer]/cold_transfer_mode` to the response with the `200` status

---

[Operation](https://skmtc.dev/retellai/apis/retell-sdk/docs/list-retell-llms/get.md) · [API](https://skmtc.dev/retellai/apis/retell-sdk.md) · [Page](https://skmtc.dev/retellai/apis/retell-sdk/changes/list-retell-llms/get)
