[
{
"uuid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"name": "Agente de Vendas",
"is_active": true,
"model": "gpt-4o",
"communication_style": "professional",
"tools_count": 5,
"created_at": "2025-01-10T08:00:00Z"
},
{
"uuid": "f0e1d2c3-b4a5-6789-0abc-def123456789",
"name": "Agente de Suporte",
"is_active": true,
"model": "gpt-4o-mini",
"communication_style": "friendly",
"tools_count": 3,
"created_at": "2025-01-12T14:00:00Z"
}
]