Add a ready-made stance to an existing file
merge_policyMerge one of eight maintained robots.txt stances (block-ai-training, allow-ai-search-only, block-all-ai, block-datasets, block-disputed, block-seo-tools, allow-all, maximum-ai-visibility) into a robots.txt you already have, without touching a single rule you wrote: a token you already name keeps your rules and the stance's version is reported instead of applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stance | Yes | One of the eight stance slugs. | |
| robots_txt | Yes | Your current robots.txt. |