ai_agents and automations. Includes total count. Useful for UI tabs that separate agents from workflows.curl --location 'https://api-dev.commandroom.ai/api/api/orgcharts/1/nodes/42/ai-automations/grouped' \
--header 'Authorization: Bearer {{token}}' \
--header 'X-Tenant-UUID: '{
"ai_agents": [
{}
],
"automations": [
{}
],
"total_count": 10
}