{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: gen_ai_agentbuilder-agent-platform-toggle",
            "Toggle to turn on AgentForce agents"
        ]
    },
    "root": true,
    "selector": {
        "css": "gen_ai_agentbuilder-agent-platform-toggle"
    },
    "shadow": {
        "elements": [
            {
                "name": "id",
                "type": [],
                "selector": {
                    "css": "div#toggle-id"
                },
                "elements": [
                    {
                        "public": true,
                        "name": "spanContent",
                        "type": [],
                        "selector": {
                            "css": "span"
                        }
                    },
                    {
                        "public": true,
                        "name": "helptext",
                        "type": "utam-lightning/pageObjects/helptext",
                        "selector": {
                            "css": "lightning-helptext"
                        }
                    }
                ]
            },
            {
                "public": true,
                "name": "input",
                "type": "utam-lightning/pageObjects/input",
                "selector": {
                    "css": "lightning-input[data-e2e='gen_ai_agentbuilder-agent-platform-toggle']"
                }
            },
            {
                "public": true,
                "name": "spanContent1",
                "type": [],
                "selector": {
                    "css": "span"
                }
            }
        ]
    }
}