refresh_selectors
Forget cached selectors for fields on a domain, forcing re-derivation on the next scrape. Returns dropped entries without affecting config-pinned selectors.
Instructions
Forget the cached selectors for these fields so the next scrape re-derives them.
Returns the entries that were dropped. Re-derivation is lazy by design: it
needs a page to look at, and it happens on the next scrape of one.
Config-pinned selectors live in a separate store and are never touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| fields | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |