view taskscurl --location 'https://api-dev.commandroom.ai/api/api/tasks/my-automations-value-impact?date_from=2025-01-01&date_to=2025-12-31&timezone=America%2FNew_York' \
--header 'Authorization: Bearer {{token}}' \
--header 'X-Tenant-UUID: '{
"total_value_impact": 12500.0,
"total_forecast_savings": 12500.0,
"monthly_savings": 12500.0,
"annual_savings": 12500.0,
"automation_count": 10,
"by_status": {
"completed": 1.5,
"failed": 1.5,
"running": 1.5
}
}