Klaviyo Integration Bugfix
- Fixed subscribe_profiles tool sending incorrect resource type to Klaviyo API
- Profile subscription requests now correctly processed by Klaviyo
We fixed a bug in the Klaviyo integration's subscribe_profiles tool where the API request was sending an incorrect resource type for profile items. This caused Klaviyo to reject subscription requests with an error about an unexpected resource type.
The fix ensures profile items in subscription requests use the correct profile type, matching Klaviyo's API specification. Existing subscriptions created through other tools were not affected.