{ "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/ironclaw/releases/latest/download/whatsapp-wasm32-wasip2.tar.gz", "sha256": "bd35cad18d87292ea8d2f52db9b514ed9f814a414de910f59073d475c26c4c14" } }, "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" ] }