Get AI crawler policy
get_ai_crawler_policyWhich of the eight tracked AI crawlers a domain's robots.txt admits, and whether it publishes an llms.txt. Three states per agent: allowed, disallowed, unspecified. Unspecified is NOT allowed, because a catch-all Disallow blocks an agent the file never names, so read effective for what is in force. Reads the last stored reading; it does not fetch the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | A domain name. Scheme, www and trailing dots are stripped. |