January 23rd, 2026

Feature

Fixed

Changelog  19th January, 2026

Integration Builder

⭐️ Added support for Sessions in triggers and Tools. This allows for an Agent to establish that an event is a continuation of an existing object. For example, multiple emails on a same thread, updates on the same task. In the mapping menu, we show meta.session_id tag for triggers.
⭐️ Added a "session ID" field in return steps within the function trigger builder.

Function Builder

⭐️ Functions can now accept arrays at the root level in request payloads, improving compatibility with external HTTP clients.

Flow Builder

🐛 Prevented insertion of queued runs that will not be processed.