In old Client Automation versions (12.5), the size limit for the string value of an inventory item was about 130 characters.
Since Client Automation 14.5, maximum size for the value of an AM inventory string is 384 characters.
This is limited by the size of column item_value_test in table inv_*_item which has a maximum size of 384 characters.