lookup_domain
Check a domain's AI policy before scraping, summarizing, training, or searching. Get its AI stance, per-use-case rules, bot lists, and policy signals like robots.txt and ai.txt.
Instructions
Look up a domain's AI policy summary from the Maango registry.
Returns the domain's overall AI stance (blocks_all_ai, selective, allows_all, no_policy), per-use-case policies (training, search, inference), blocked/allowed bot lists, signal presence (robots.txt, ai.txt, llms.txt), and site metadata.
Args: domain: The domain to look up (e.g. "nytimes.com").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |