get_policy_status
Check the current AI run status for an app's privacy policy: idle, running, done, or error, with start time and logs, and whether a summary is ready.
Instructions
Get the privacy-policy AI run status for one app: current run state (idle/running/done/error), start time, last log lines, and whether a structured summary is ready. Use get_app for the actual summary content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The numeric Apple track ID. |