{
"applied": true,
"template_id": "faceless-media-channel",
"agents": [
{ "id": "uuid-1", "name": "Video Clipper", "title": "Video Clipping Specialist" },
{ "id": "uuid-2", "name": "Shorts Creator", "title": "Short-Form Content Creator" }
],
"tasks": [
{ "title": "Find trending videos in AI tutorials to clip for short-form content", "assignee": "video-clipper" },
{ "title": "Create first AI-generated short for AI tutorials", "assignee": "shorts-creator" },
{ "title": "Connect social media accounts for publishing" }
],
"apps": [
{ "id": "app-uuid", "name": "Media Asset Manager", "type": "media-asset-manager" }
]
}