Tool to add a new category to BaseLinker storage (shops, warehouses, or BaseLinker inventory). Use when you need to create a new category in a connected storage's category structure. Requires a storage_id which can be obtained from GetExternalStoragesList or use 'bl_1' for BaseL…
nameRequiredstringCategory name to be added to the store.
parent_idRequiredstringParent category ID. Use '0' for root-level categories.
storage_idRequiredstringStorage identifier in format '[type:bl|shop|warehouse]_[id:int]' (e.g., 'shop_2445', 'bl_1'). Use external storage ID for shop integrations or 'bl_1' for BaseLinker inventory.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.