January 23rd, 2026
Feature
Fixed
⭐️ 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.
⭐️ Functions can now accept arrays at the root level in request payloads, improving compatibility with external HTTP clients.
🐛 Prevented insertion of queued runs that will not be processed.