{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: gen_ai_agentbuilder-copilot-language-parameters",
            "Language Settings tab in the Agent for Setup page."
        ]
    },
    "root": true,
    "selector": {
        "css": "gen_ai_agentbuilder-copilot-language-parameters"
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "divContent",
                "type": [],
                "selector": {
                    "css": "div"
                }
            },
            {
                "public": true,
                "name": "defaultLanguage",
                "type": "utam-lightning/pageObjects/input",
                "selector": {
                    "css": "lightning-input:nth-of-type(1)"
                }
            },
            {
                "public": true,
                "name": "tone",
                "type": "utam-lightning/pageObjects/input",
                "selector": {
                    "css": "lightning-input:nth-of-type(2)"
                }
            }
        ]
    }
}