Rename a website in Inclusify
rename_websiteUse this when the user wants to change what a site is CALLED inside Inclusify — tidying up a default name, or matching a rebrand. WRITES to this website's Inclusify configuration, never to the site itself: the display label only. It does NOT change the domain, the website's address, or anything a visitor of that site can see, and no other tool or link starts working differently afterwards: everything here is addressed by domain, not by name. To point Inclusify at a different or additional hostname use add_domain instead — renaming will not do it. Applies immediately, needs no confirmation, and is reversible by calling again. If the name is already what was asked for, nothing is written and the response says so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | What to call it, up to 100 characters. A human label such as "Acme Store" — this is not a domain and changing it does not move the site. | |
| website | Yes | The website domain as registered in Inclusify, e.g. "example.com". |