{"name":"detect-language","description":"Language detector / language identification. ISO 639-1 code, full name, confidence (0-1). Mixed-language detection with secondary languages list. 100+ languages.","price":"$0.01","method":"POST","input_schema":{"properties":{"text":{"type":"string"}},"required":["text"]},"input_example":{"text":"Bonjour le monde"},"output_example":{"language_code":"fr","language_name":"French","confidence":0.95},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}