Pushbullet
Pushbullet enables seamless sharing of notifications and files across devices.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Pushbullet connects with a single OAuth click - there is no token to paste. The first time an agent uses a Pushbullet action, FlyMyAI asks you to authorize your Pushbullet account. Approve it once and the connection is reused for every later run.
- Provider: Pushbullet
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
PUSHBULLET_CREATE_CHAT | Tool to create a new chat with the specified email address. use when you need to initiate a conversation thread by email. | email |
PUSHBULLET_CREATE_DEVICE | Tool to register a new device under the current user's account. use when adding a new hardware or app device to pushbullet. | nickname, model, manufacturer, app_version |
PUSHBULLET_CREATE_PUSH | Tool to send a new push (note, link, or file) to a device, user, channel, or client. use when you need to share content to a specific target. example: "send a link to https://example.com to device abc123". | email, type |
PUSHBULLET_DELETE_ALL_PUSHES | Tool to delete all pushes for the current user asynchronously. use when you need to bulk-clear all existing pushes in one call. | - |
PUSHBULLET_DELETE_CHAT | Tool to delete a chat by its identifier. use when you need to remove a chat from your pushbullet account after confirming its identifier. | iden |
PUSHBULLET_DELETE_DEVICE | Tool to remove a device by its identifier. use when you need to delete a device from your pushbullet account after confirming its identifier. | device_iden |
PUSHBULLET_DELETE_PUSH | Tool to delete a specific push by its identifier. use when you need to remove a push after confirming its identifier. | iden |
PUSHBULLET_GET_USER | Tool to retrieve the currently authenticated user's profile. use when you need to verify the access token or display the current user's details. | - |
PUSHBULLET_LIST_CHATS | Tool to list all chat objects for the current user. use when you need the full set of chat threads before sending or muting messages. | - |
PUSHBULLET_LIST_DEVICES | Tool to list all registered devices for the current user. use after obtaining a valid access token. | - |
PUSHBULLET_LIST_PUSHES | Tool to list pushes with optional filtering and pagination. use when retrieving or syncing pushes after a certain time. | - |
PUSHBULLET_PUSHBULLET_CREATE_DEVICE | Tool to register a new device under the current user’s account. use when adding a new hardware or app device to the user's pushbullet devices. | nickname, model, manufacturer, app_version |
PUSHBULLET_PUSHBULLET_DELETE_ALL_PUSHES | Tool to delete all pushes for the current user asynchronously. use when you need to bulk-clear all existing pushes in one call. | - |
PUSHBULLET_PUSHBULLET_DELETE_PUSH | Tool to delete a specific push by its identifier. use when you need to remove a push you created. | iden |
PUSHBULLET_PUSHBULLET_UPDATE_CHAT | Tool to mute or unmute an existing chat. use when adjusting notification settings for a specific chat by its identifier. | iden, muted |
PUSHBULLET_PUSHBULLET_UPDATE_DEVICE | Tool to update metadata for a device by its identifier. use when you need to change device settings like nickname, model, or icon. | iden |
PUSHBULLET_UPDATE_DEVICE | Tool to update metadata for a device by its identifier. use when changing a device's nickname, model, or other settings. | iden |
PUSHBULLET_UPDATE_PUSH | Tool to update a push (dismiss or modify list items) by its identifier. use when marking a push as dismissed or updating list push items. | iden |
PUSHBULLET_UPLOAD_REQUEST | Tool to obtain a signed upload url for a file before pushing. use when you need to upload file content via the signed s3 form data. | file_name, file_type |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Pushbullet!