{"name":"Tatl","description":"AI assistant embedded in the War Room dashboard. Handles research, agent management, task tracking, notifications, and long-term memory for Exo.","url":"https://exo-war-room.vercel.app","version":"1.0.0","protocol":"a2a/0.3","capabilities":{"streaming":true,"pushNotifications":true,"stateTransitionHistory":true},"skills":[{"id":"agent-management","name":"Agent Management","description":"List, inspect, and run AI agents in the War Room fleet","tags":["agents","orchestration"]},{"id":"task-management","name":"Task Management","description":"Create, update, and query tasks on the War Room task board","tags":["tasks","project-management"]},{"id":"research","name":"Web Research","description":"Search the web via Perplexity for current information","tags":["research","search"]},{"id":"notifications","name":"Notifications","description":"Send messages via Telegram, email, or push notifications","tags":["notifications","messaging"]},{"id":"memory","name":"Long-Term Memory","description":"Store and recall facts, preferences, and context across sessions via Mem0","tags":["memory","context"],"available":false},{"id":"pipeline","name":"Content Pipeline","description":"Query content pipeline stages and items","tags":["content","pipeline"]},{"id":"crm","name":"CRM / Leads","description":"Query Dudes Baseball CRM — leads by stage, fit score, deal value","tags":["crm","sales"]},{"id":"escalation","name":"Escalation Management","description":"Create and resolve critical alerts with severity levels","tags":["alerts","escalation"]}],"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain","application/json"],"authentication":{"schemes":["bearer"],"credentials":"Required: WAR_ROOM_SECRET as Bearer token"},"endpoints":{"tasks":"/api/a2a/tasks","status":"/api/tatl/gateway?method=health","chat":"/api/tatl/chat","memories":"/api/tatl/memories"}}