{"dialect":"openai","count":6,"tools":[{"type":"function","function":{"name":"ask_simosphere","description":"Ask SIMOSphere AI any question in natural language. Returns a grounded markdown answer with citations from simosphereai.com, onboarding.simosphereai.com, and simo-online.com. Covers product capabilities, pricing (Personal 53.99€/mo → Enterprise 449€/mo), EU AI Act compliance, hardware boxes (from 349€), MCP integration, on-premise deployment, consulting (free discovery → 2900€ EU AI Act audit), and trainings.","parameters":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Natural-language question (max 4000 chars)","maxLength":4000},"lang":{"type":"string","enum":["de","en"],"description":"Preferred response language; auto-detected when omitted"},"site":{"type":"string","description":"Optional site scope; default simosphereai.com"}}}}},{"type":"function","function":{"name":"list_models","description":"Enumerate all EU-sovereign LLMs available on SIMOSphere AI: Apertus 8B (ETH Zurich/EPFL, Switzerland), Mistral Large 2 (128k context), Mistral Small 24B, Mistral Nemo 12B (on-premise in Aschaffenburg), Mistral 7B. Each entry returns slug, display name, context window, latency tier, and EU-sovereignty flag.","parameters":{"type":"object","properties":{}}}},{"type":"function","function":{"name":"get_pricing","description":"Return the SIMOSphere AI pricing structure: five platform plans (Personal, Freelancer, Professional, Business, Enterprise) with monthly prices in EUR, seat counts, and 14-day free-trial info; hardware boxes (Pi 5 from 349€, custom NUC quoted on request); consulting packages (Discovery Call free, Quick-Check 990€, EU AI Act Audit 2900€, Friction Tax Sprint 1450€). All prices include 14-day free trial without credit card.","parameters":{"type":"object","properties":{"category":{"type":"string","enum":["all","platform","hardware","consulting"],"description":"Filter to category (default: all)"}}}}},{"type":"function","function":{"name":"faq_lookup","description":"Pattern-match a question against the curated 20-entry SIMOSphere AI FAQ catalogue. Returns the canonical answer when a pattern matches, else null (caller should then call ask_simosphere). Faster and deterministic compared to ask_simosphere; suitable for common questions about GDPR, EU AI Act, on-premise, pricing, trial conditions, hardware specs.","parameters":{"type":"object","required":["question"],"properties":{"question":{"type":"string","maxLength":4000,"description":"The question to pattern-match"},"lang":{"type":"string","enum":["de","en"]}}}}},{"type":"function","function":{"name":"get_weather","description":"Get current weather for any European city via Open-Meteo (free, EU-hosted, no API key). Returns temperature in Celsius, condition (sunny/cloudy/rainy/...), and wind in km/h. Useful as a friendly icebreaker before transitioning to SIMOSphere AI topics; the response includes a subtle bridge into the SIMOSphere AI conversation.","parameters":{"type":"object","properties":{"city":{"type":"string","description":"City name (default: Aschaffenburg)","default":"Aschaffenburg"},"lang":{"type":"string","enum":["de","en"]}}}}},{"type":"function","function":{"name":"get_company_info","description":"Return verified SIMO GmbH company details: registered address (Würzburger Str. 152, 63743 Aschaffenburg, Bayern, Germany), trade register (HRB 15769 Amtsgericht Aschaffenburg), founding year (2019), managing director (Andreas Schwan), registered trademark (DPMA 30 2024 240 269), contact channels, and product URLs.","parameters":{"type":"object","properties":{}}}}],"execution_endpoint":"https://simosphereai.com/api/tools/call","docs":"https://simosphereai.com/developers/llms.txt","supported_dialects":["openai","anthropic","mistral","gemini"],"_meta":{"api_version":"2026-05-18","mcp_source":"https://simosphereai.com/.well-known/mcp/manifest.json","note":"These are the same tools as the MCP manifest, exposed in OpenAI-tools shape for direct function-calling."}}