Pushbullet
Overview
SLUG: PUSHBULLET
Description
Pushbullet enables seamless sharing of notifications and files across devices.
Authentication Details
OAuth2
API Key
Connecting to Pushbullet
Create an auth config
Use the dashboard to create an auth config for the Pushbullet toolkit. This allows you to connect multiple Pushbullet accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Pushbullet Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Pushbullet toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PUSHBULLET_CREATE_CHAT
Tool Name: Create Chat
Description
Action Parameters
Action Response
PUSHBULLET_CREATE_DEVICE
Tool Name: Register Device
Description
Action Parameters
Action Response
PUSHBULLET_CREATE_PUSH
Tool Name: Create Push
Description
Action Parameters
Action Response
PUSHBULLET_DELETE_ALL_PUSHES
Tool Name: Delete All Pushes
Description
Action Parameters
Action Response
PUSHBULLET_DELETE_CHAT
Tool Name: Delete Chat
Description
Action Parameters
Action Response
PUSHBULLET_DELETE_DEVICE
Tool Name: Delete Pushbullet Device
Description
Action Parameters
Action Response
PUSHBULLET_DELETE_PUSH
Tool Name: Delete Push
Description
Action Parameters
Action Response
PUSHBULLET_GET_USER
Tool Name: Get current user
Description
Action Parameters
Action Response
PUSHBULLET_LIST_CHATS
Tool Name: List Chats
Description
Action Parameters
Action Response
PUSHBULLET_LIST_DEVICES
Tool Name: List Devices
Description
Action Parameters
Action Response
PUSHBULLET_LIST_PUSHES
Tool Name: List Pushes
Description
Action Parameters
Action Response
PUSHBULLET_PUSHBULLET_CREATE_DEVICE
Tool Name: Register Device
Description
Action Parameters
Action Response
PUSHBULLET_PUSHBULLET_DELETE_ALL_PUSHES
Tool Name: Delete All Pushes
Description
Action Parameters
Action Response
PUSHBULLET_PUSHBULLET_DELETE_PUSH
Tool Name: Delete Push
Description
Action Parameters
Action Response
PUSHBULLET_PUSHBULLET_UPDATE_CHAT
Tool Name: Mute or Unmute Chat
Description
Action Parameters
Action Response
PUSHBULLET_PUSHBULLET_UPDATE_DEVICE
Tool Name: Update Device
Description
Action Parameters
Action Response
PUSHBULLET_UPDATE_DEVICE
Tool Name: Update Device
Description
Action Parameters
Action Response
PUSHBULLET_UPDATE_PUSH
Tool Name: Update Push
Description
Action Parameters
Action Response
PUSHBULLET_UPLOAD_REQUEST
Tool Name: Upload Request
Description
Action Parameters
Action Response