{ "name": "whatsapp", "display_name": "WhatsApp Channel", "kind": "channel", "version": "0.2.0", "wit_version": "0.3.0", "description": "Talk to your agent through WhatsApp", "keywords": [ "messaging", "chat", "whatsapp", "meta" ], "source": { "dir": "channels-src/whatsapp", "capabilities": "whatsapp.capabilities.json", "crate_name": "whatsapp-channel" }, "artifacts": { "wasm32-wasip2": { "url": "https://github.com/nearai/optimclaw/releases/download/v0.18.0/whatsapp-0.2.0-wasm32-wasip2.tar.gz", "sha256": "feb9194719d9bed796b070ab4dc30348dbfb5d3dec56f9f21e02d14137abab01" } }, "auth_summary": { "method": "manual", "provider": "Meta", "secrets": [ "whatsapp_access_token", "whatsapp_verify_token" ], "shared_auth": null, "setup_url": "https://developers.facebook.com/apps/" }, "tags": [ "messaging" ] }