Appends a new level to a metadata taxonomy structure. Use when adding hierarchical categories to organize metadata. If no levels exist, this creates the first level.
namespaceRequiredstringThe namespace of the metadata taxonomy. Use format 'enterprise_{enterprise_id}' for enterprise taxonomies (e.g., 'enterprise_123456').
descriptionstringThe description of the taxonomy level. Provides additional context about this level (e.g., 'French Republic', 'Second level taxonomy for testing').
displayNameRequiredstringThe display name of the taxonomy level to append. This is the label shown to users (e.g., 'France', 'Level 2').
taxonomy_keyRequiredstringThe key of the metadata taxonomy to append the level to (e.g., 'geography', 'product_catalog').
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.