Remove Item
Removes a specified item from a department's box.
Overview
This procedure removes a specified item from a department box (a storage unit within an agent). To remove a specific item, you need to specify the key of the item to be removed.
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Example 1
HR is a department box
the department box's engine is "s3"
remove "employee_id_123" from HR
Last updated
Was this helpful?