{
"packs": [
{
"id": "pack_dev_123",
"name": "Backend Development",
"description": "Tools for backend API development",
"servers_count": 3,
"total_tools": 35,
"enabled": true,
"created_at": 1705315800,
"updated_at": 1705315800
},
{
"id": "pack_devops_456",
"name": "DevOps Toolkit",
"description": "Infrastructure and deployment tools",
"servers_count": 5,
"total_tools": 48,
"enabled": false,
"created_at": 1705300000,
"updated_at": 1705310000
}
],
"pagination": {
"limit": 20,
"offset": 0,
"total": 2
}
}