Skip to content

Agent

Agent is an autonomous tool capable of performing various tasks, like sending emails, moving data, or interacting with CRM/ERP/OMS.

ParameterTypeMeaning
NamePlatform-wideName of the step. Used for visualization purposes and for user-friendly data mapping in the future.
Agent TypeStep type specificParticular agent type that should be used during a step, e.g. “SFTP”
TimeoutPlatform-wideNumber of seconds the platform will wait for result from agent until the action is considered as failed.
RetriesPlatform-wideNumber of times invocation will be attempted until the action is considered as failed.
OperationStep type specificAction which agent should perform, e.g. “List files”
Input parametersAgent Type/Operation SpecificJSON schema which describes how to map current invocation context to inputs of the particular step.