set_privacy_nutrition
Configure App Privacy nutrition labels for your app. Since Apple provides no API, get exact steps and a deep link to App Store Connect, including a data-not-collected option.
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. |