Skip to content
Recued
Menu
← Back to recipes

OneSignal user subscription brief

by recued-core v1

Read-only OneSignal user brief for one alias. It reads user properties, identity aliases, and subscriptions through recued-core.onesignal, then asks the AI summarizer for messageability, identity coverage, tag posture, and follow-up actions. It never creates, updates, deletes, sends notifications, exports data, or calls arbitrary OneSignal APIs.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
app_id_trim trim
Trim whitespace from setting app id
alias_label_trim trim
Trim whitespace from setting alias label
alias_id_trim trim
Trim whitespace from setting alias id
user ?
identity ?
subscriptions default
Apply default
subscription_count count
Count items in subscriptions
summarize ?
subscription_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize identity aliases, properties, tags, subscriptions, messageability risks, and suggested follow-up actions.
app id setting =
alias id setting =
onesignal setting =
max length setting = 800
alias label setting = external_id

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Onesignal connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

onesignal onesignalusersubscriptionsidentityaudiencemessageabilityai-summarypack:onesignal

Details

10 steps 6 configurable settings recipe_id: onesignal-user-subscription-brief