OneSignal notification performance brief
Read-only OneSignal performance brief for one notification. It reads notification delivery metadata and selected outcome metrics through recued-core.onesignal, then asks the AI summarizer for delivery health, conversion signals, and next actions. It never creates, cancels, deletes, exports, mutates audiences, or calls arbitrary OneSignal APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (10 steps)
app_id_trim
trim
Trim whitespace from setting app id
notification_id_trim
trim
Trim whitespace from setting notification id
outcome_names_trim
trim
Trim whitespace from setting outcome names
notification
?
outcomes_raw
?
outcomes
default
Apply default
outcome_count
count
Count items in outcomes
summarize
?
outcome_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize delivery success, failures, errors, conversions, received count, outcome metrics, and operational next actions.
app id
setting
=
onesignal
setting
=
max length
setting
=
800
outcome names
setting
=
os__session_duration.count,os__click.count
notification id
setting
=
outcome time range
setting
=
1d
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.