add_domain
Add a domain to the knowledge base and set its paywall status. This tells the server whether to try archives first or fetch the live page directly.
Instructions
Register a domain in the paywall knowledge base.
Set has_paywall=true for sites that normally have paywalls (so archives are tried first). Set has_paywall=false for sites that don't (so archive search is skipped and the live page is fetched directly).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| domain | Yes | ||
| has_paywall | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |