{ "name": "whatsapp", "display_name": "WhatsApp", "kind": "channel", "version": "0.1.0", "description": "WhatsApp Cloud API channel for receiving and responding to messages", "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": null } }, "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"] }