The name of the site.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_site-name", "title": "magic_site-name", "description": "The name of the site.", "example": "site_1", "type": "string" }