Notify my phone
Built in - no setupSend a push notification to your phone through the Amistio app - install the web app to your home screen and enable notifications under Integrations. The everyday alternative to a Telegram bot: agent results land straight on your lock screen.
Publisher: Amistio (built-in) - version 1.0.0 - Apache-2.0
Operations (1)
Notify my phone
app.notifyPush one notification (title + short message) to every phone the agent's owner registered. Tapping it opens the agent. Fails visibly when no phone is registered or the deployment has no push keys.
Inputs
title(string) - Notification title. Defaults to the agent's name.message* (string) - The notification body (kept short - lock screens truncate).optional(boolean) - When true, a missing push setup or delivery failure returns a visible skipped result instead of failing later flow steps.
Returns
delivered(number) - Devices the push service accepted the message for.failed(number) - Devices that could not be reached.
Safety rules
- Notifications appear on lock screens: never include secrets or tokens in the message.
Use Notify my phone from the agent builder - add the block, and reviewed operations run with your own connected account.
Open the builder