Routing rule name.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/email_rule_name", "title": "email_rule_name", "description": "Routing rule name.", "example": "Send to [email protected] rule.", "maxLength": 256, "type": "string" }