Tool to attach a feature to a product. Use when you need to add a feature to a product's capabilities. This creates a product_feature object linking the feature to the product.
product_idRequiredstringThe ID of the product to attach the feature to. Product IDs typically start with 'prod_'.
entitlement_featureRequiredstringThe ID of the Feature object to attach to this product. Feature IDs typically start with 'feat_'.
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.