{
    "description": {
        "author": "Salesforce",
        "text": [
            "Component that brokers communication between components in the chat, work area, and header, with support for managing expandable renditions and drill-in flows.",
            "Selector: setup-agentic-chat-message-context"
        ]
    },
    "elements": [
        {
            "name": "defaultSlotContent",
            "selector": {
                "css": ":scope > *:first-child"
            },
            "type": "container",
            "description": "Represents the default slot for the component, used for projecting child content.",
            "public": true
        }
    ]
}