Create ChatTool to create a new chat with the specified email address.
Register DeviceTool to register a new device under the current user's account.
Create PushTool to send a new push (note, link, or file) to a device, user, channel, or client.
Delete All PushesTool to delete all pushes for the current user asynchronously.
Delete ChatTool to delete a chat by its identifier.
Delete Pushbullet DeviceTool to remove a device by its identifier.
Delete PushTool to delete a specific push by its identifier.
Get current userTool to retrieve the currently authenticated user's profile.
List ChatsTool to list all chat objects for the current user.
List DevicesTool to list all registered devices for the current user.
List PushesTool to list pushes with optional filtering and pagination.
Register DeviceTool to register a new device under the current user’s account.
Delete All PushesTool to delete all pushes for the current user asynchronously.
Delete PushTool to delete a specific push by its identifier.
Mute or Unmute ChatTool to mute or unmute an existing chat.
Update DeviceTool to update metadata for a device by its identifier.
Update DeviceTool to update metadata for a device by its identifier.
Update PushTool to update a push (dismiss or modify list items) by its identifier.
Upload RequestTool to obtain a signed upload url for a file before pushing.