set_privacy_nutrition
Set the App Privacy nutrition label in App Store Connect. Provides exact steps and deep link when Apple lacks an API, including support for the 'Data Not Collected' path.
Instructions
Configure the App Privacy nutrition label. Apple does not expose this via API; returns the exact steps + deep link. Pass data_not_collected:true for the 'Data Not Collected' path. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App Store Connect app ID | |
| data_not_collected | No | Set true if the app collects no data at all. |