Agent
Agent is an autonomous tool capable of performing various tasks, like sending emails, moving data, or interacting with CRM/ERP/OMS.
Parameter | Type | Meaning |
---|---|---|
Name | Platform-wide | Name of the step. Used for visualization purposes and for user-friendly data mapping in the future. |
Agent Type | Step type specific | Particular agent type that should be used during a step, e.g. “SFTP” |
Timeout | Platform-wide | Number of seconds the platform will wait for result from agent until the action is considered as failed. |
Retries | Platform-wide | Number of times invocation will be attempted until the action is considered as failed. |
Operation | Step type specific | Action which agent should perform, e.g. “List files” |
Input parameters | Agent Type/Operation Specific | JSON schema which describes how to map current invocation context to inputs of the particular step. |