Skip to main content

Pushbullet

Pushbullet integration for sending push notifications, links, and files across devices and to contacts. Provides note/link/file pushes, listing/deleting/dismissing pushes, listing devices, managing chats (list/create/delete), and retrieving the authenticated user. Targets can be a specific device, an email recipient, or a chat. Authentication uses a personal Access Token from Pushbullet account settings; most nodes accept either a shared Connect session or a per-node token credential.

NamespaceRobomotion.Pushbullet
Version1.1.0
CategoryCommunication, Productivity
Nodes15

Nodes

NodeDescription
ConnectOpens a connection to Pushbullet and returns a Client ID.
DisconnectCloses a Pushbullet connection.
Push NotePush Note — see the properties below.
Push LinkPush Link — see the properties below.
Push FilePush File — see the properties below.
List PushesLists pushes in Pushbullet.
Delete PushDeletes a push in Pushbullet.
Delete All PushesDeletes all pushes in Pushbullet.
Dismiss PushDismiss Push — see the properties below.
List DevicesLists devices in Pushbullet.
List ChatsLists chats in Pushbullet.
Create ChatCreates a chat in Pushbullet.
Delete ChatDeletes a chat in Pushbullet.
Get MeGets a me in Pushbullet.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

14 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Push Note, Push Link, Push File, List Pushes, Delete Push, Delete All Pushes, Dismiss Push, List Devices, List Chats, Create Chat, Delete Chat, Get Me.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.