Feature: add Model response with function call output in OpenAI actions to handle the function call from Create model response

Added

  • OpenAI - Model Response with Function Call Output:
    • Introduced a new action to handle function call outputs returned from Create model response actions.
    • Supports structured input including:
      • Function Call ID
      • Function Call Output (JSON)
      • Previous Response ID
      • Tool Choice (auto, required, or none)
      • Optional: System Message and storage flag

Improved

  • Enables multi-turn conversations and dynamic tool execution based on prior function responses.
  • Supports GPT-4o and compatible models for advanced API orchestration.
🧠 Build smart, multi-step AI workflows with function call output handling in OpenAI integrations!

response function.png 341.98 KB