{
"success": true,
"message": "string",
"data": {
"summary": [
{
"workflow_id": 0,
"workflow_name": "string",
"query_count": 0,
"upvote_count": 0,
"downvote_count": 0,
"agents_used": {
"total_responses_with_agents": 0,
"total_responses_without_agents": 0,
"agents": [
{
"agent_id": 0,
"agent_name": "string",
"usage_count": 0
}
]
}
}
]
}
}