Onesignal user auth

Onesignal user auth

OneSignal is a customer engagement platform offering push notifications, email, SMS, and in-app messaging services.

5VIEWS
2462USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app onesignal_user_authnpx @composio/cli add cursor --app onesignal_user_authnpx @composio/cli add cursor --app onesignal_user_authnpx @composio/cli add cursor --app onesignal_user_auth

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Or Update Device Tags

Tool to assign or update tags on a onesignal device. use when you need to apply or change custom tags for a player for segmentation.

Edit Onesignal Device

Tool to update an existing onesignal device (player) record. use when you have the player id and need to modify device attributes.

View Onesignal Segment

Tool to retrieve details for a specific onesignal segment. use when you need to inspect segment definition.

View App

Tool to retrieve details for a specific onesignal app. use after authenticating to inspect app settings.

View Onesignal Device

Tool to retrieve details for a specific device/player. use when you have a player id and optional app id.

View Segments

Tool to list all segments for an app. use after obtaining the app id to retrieve a paginated list of segments.

View Onesignal Device Tags

Tool to get tags assigned to a device. use when you need to fetch key/value tags for a specific onesignal player.

7 actions available