Zulip · Capability
Zulip REST API — mobile
Zulip REST API — mobile. 6 operations. Lead operation: Send an E2EE test notification to mobile device(s). Self-contained Naftiko capability covering one Zulip business surface.
What You Can Do
POST
E2eetestnotify
— Send an E2EE test notification to mobile device(s)
/v1/mobile-push/e2ee/test-notification
POST
Registerpushdevice
— Register E2EE push device
/v1/mobile-push/register
POST
Testnotify
— Send a test notification to mobile device(s)
/v1/mobile-push/test-notification
POST
Registerclientdevice
— Register a logged-in device
/v1/register-client-device
POST
Registerremotepushdevice
— Register E2EE push device to bouncer
/v1/remotes/push/e2ee/register
POST
Removeclientdevice
— Remove a registered device
/v1/remove-client-device
MCP Tools
send-e2ee-test-notification-mobile
Send an E2EE test notification to mobile device(s)
read-only
register-e2ee-push-device
Register E2EE push device
send-test-notification-mobile-device-s
Send a test notification to mobile device(s)
read-only
register-logged-device
Register a logged-in device
register-e2ee-push-device-bouncer
Register E2EE push device to bouncer
remove-registered-device
Remove a registered device