Expressions in AI Agent Studio
You can use expressions to capture, store, and reuse values instead of deriving them each
time, across various steps in your agent team, from AI Agent Studio. For example, you
can use expressions to reuse extracted fields such as personId,
intermediate node outputs, and so on. Expressions are different from static values.
Static values can be anything you specify, whereas expressions are represented in the
{{any expression}} format. You can directly enter expressions in
the required format, or you can add it from the Insert Expression
menu that's displayed with the fields. Here are the
types of values allowed in expressions:
- String
- Date
- Integer
- Number
- Boolean
- Object
- Array