GPT-5.2 is now supported
Added GPT-5.2 support for agents.
New parameter: message_before_action_starts for custom actions
Custom actions now support an optional message_before_action_starts parameter that allows you to specify a message the agent will speak before the action is triggered.
What is it? This optional string parameter lets you set a custom message that the agent will say before executing a custom action, providing better user experience and context during action execution.