square.onMerchantCustomAttributeDefinitionOwnedUpdated subscribes to merchant.custom_attribute_definition.owned.updated for the selected seller. It requires MERCHANT_PROFILE_READ.
Example
automations/square-on-merchant-custom-attribute-definition-owned-updated.automation.ts
Event
A custom attribute definition owned by your application was updated. Note that only the definition owner can update a custom attribute definition. The signal resolves to the officialSquare.MerchantCustomAttributeDefinitionOwnedUpdatedEvent payload with type narrowed to merchant.custom_attribute_definition.owned.updated.