push_status
Check if an app can send push notifications and view registered device count. Requires per-app Firebase setup before send automations work.
Instructions
Whether an app can send push notifications to phones, and how many devices are registered. Push goes out through the customer's OWN Firebase project, so it has to be configured once per app before send_push automations do anything. This tool never returns the key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App id or slug (from list_apps / create_app) | |
| organizationId | No | Organization id; defaults to the credential organization when omitted |