pii_report
Audit stored personal data by type and count, including superseded records, to identify PII for erasure. Read-only report for data-minimization checks.
Instructions
What PII the store currently holds, by type (emails, phones, cards, …) — a data-minimization / audit view.
Every record the store holds is counted, superseded ones included (superseded_with_pii says how many),
because forget_pii erases those too. Read-only; pair with forget_pii to act on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||