{
"chatbot_id": "cb_abc123",
"agent_id": "agent_def456",
"name": "Storefront Assistant",
"config": {
"welcome_message": "Hi there! How can I help you today?",
"suggested_prompts": [
"What's new this week?",
"Help me find running shoes",
"Track my order",
"What's your return policy?"
],
"theme": {
"primary_color": "#303030",
"background_color": "#FFFFFF",
"text_color": "#1A1A1A",
"user_message_color": "#303030",
"bot_message_color": "#F3F4F6"
},
"bubble_style": "rounded",
"position": "bottom-right",
"title": "Support",
"subtitle": "We typically reply instantly"
}
}