Carousels tool

Send multiple visual cards to the user at once.


The Carousels tool lets your AI agent present several cards together in a scrollable format. Each card can include a title, image, description, and optional buttons. Carousels are useful when you want to showcase multiple products, options, or pieces of information side by side, giving users an easy way to browse and choose.

Many users pull information about products using an Integration, then visually display it using a carousel. The agent step is capable of automatically transforming JSON responses from integration tools into a carousel automatically, provided it is well-prompted and has enough information to work off.


Sending carousels from inside the Agent step

Inside an Agent step, enable the Carousels option on the sidebar. Then, set the LLM description to describe to your agent when and how it should use the Carousels tool.

We also recommend updating your agent's Instructions to also specify when a carousel should be sent. This will dramatically increase your agent's success rate of sending carousels at the correct time.


Manually sending carousels

You can also manually send buttons to a user using the Carousels step.