check_privacy_policy
Analyze website privacy policies for compliance with regulations like GDPR and CCPA by checking content against specified legal requirements.
Instructions
Analyze privacy policy content and compliance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to check privacy policy for | |
| regulations | No | Privacy regulations to check compliance for (default: all) | |
| useCache | No | Whether to use cached content if available (default: true) |