lookup_domain_conflicts
Check a domain's policy files for conflicting signals, such as robots.txt and ai.txt mismatches, to determine if scraping or AI access is allowed.
Instructions
Get policy conflicts for a domain from the Maango registry.
Returns any conflicting signals between a domain's different policy files (e.g. robots.txt says one thing, ai.txt says another).
Args: domain: The domain to check for conflicts (e.g. "nytimes.com").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |