{"name":"Thout Orchestrator","description":"Team agent that routes natural language queries across four AI-powered services (Chatbot, Gmail, Jira, Slack). Classifies intent, plans multi-step workflows, executes with dependency resolution, and synthesizes unified responses.","url":"http://localhost:8080","version":"0.3.0","provider":{"organization":"Thout AI","url":"https://thout.ai"},"authentication":{"schemes":["bearer"],"credentials":"API_KEY"},"capabilities":{"streaming":true,"push_notifications":false,"state_transition_history":true},"skills":[{"id":"multi_service_query","name":"Multi-Service Query","description":"Route a query across Chatbot, Gmail, Jira, and Slack with automatic planning and synthesis","tags":["orchestration","multi-agent","planning"],"examples":["give me a status update across all services","catch me up on everything"]},{"id":"proactive_digest","name":"Proactive Digest","description":"Generate and execute proactive action plans based on cross-service intelligence","tags":["proactive","digest","automation"],"examples":["execute my digest plan","run action 1 and 3"]},{"id":"session_management","name":"Session Management","description":"Multi-turn conversations with persistent session context","tags":["session","context","memory"],"examples":["continue our conversation","what did we discuss earlier"]}],"default_input_modes":["text"],"default_output_modes":["text"]}