{"name":"Gomez Household Agent","description":"Household orchestrator and the single entry point for Nick and Gabby Gomez's assistant. Routes each request to the Financial specialist (balances, budgets, bills, payment recommendations) or the Lifestyle specialist (recipes, meal planning, groceries), and answers general requests itself (long-term memory, web search, conversation). Recommends and explains; never moves money and never completes a purchase.","url":"https://assistant-api.callisto-cloud.com","version":"0.1.0","capabilities":{"streaming":true,"tools":["memory_search","memory_write","web_search"]},"skills":[{"id":"route_financial","name":"Financial questions","description":"Routes money questions -- balances, discretionary spend, upcoming bills, payment recommendations -- to the Financial specialist. Recommendations only; never moves money or executes a payment."},{"id":"route_lifestyle","name":"Kitchen & groceries","description":"Routes cooking and grocery questions -- pantry-aware suggestions, dinner ideas within every dietary rule, grocery lists with a prefilled cart link -- to the Lifestyle specialist. A human always confirms; never a checkout."},{"id":"general_chat","name":"General assistant","description":"Answers everything else itself: recalls and saves long-term memory, searches the web for current information, and holds plain conversation."}],"authentication":{"schemes":["cookie"],"description":"HttpOnly session cookie (auth_token) issued by POST /auth/login."}}