Connects the Agent to external tools to complete tasks it cannot handle directly.

Fields

NameTypeControlDefaultDescriptionOptionsValidation
PromptTextTextarea-The task that needs to be carried out.--
Model idText-palmyra-x-004---
Max iterationsNumber-10---
ToolsTools----

End states

Below are the possible end states of the block call.

NameFieldTypeDescription
ToolstoolsdynamicRun associated tools.
Success-successIf the function doesn’t raise an Exception.
Error-errorIf the function raises an Exception.

The dynamic end state means that the exact values of this end state change based on how you define the block.