Skip to main content

Function Aggregator

FUNCTION_AGG is a native aggregator for actions and function_calls. The AI selects a scenario, and the system merges the default configuration with the selected scenario. Aggregated functions run sequentially. The resulting flow actions are returned for later execution by the pipeline.

Tool payload

scenario is required. It must be part of the tool enum and exist in scenarios:

Configuration

Response

actions_deferred receives the complete resolved object and may also include add_label, remove_label, leadAction, and function_calls.