Skip to content

Add SMS spam and scam filter template - #655

Open
danohn wants to merge 1 commit into
twilio-labs:mainfrom
danohn:feat/sms-spam-scam-filter-template
Open

Add SMS spam and scam filter template#655
danohn wants to merge 1 commit into
twilio-labs:mainfrom
danohn:feat/sms-spam-scam-filter-template

Conversation

@danohn

@danohn danohn commented Aug 24, 2026

Copy link
Copy Markdown

Description

Adds a new sms-spam-scam-filter Function Template.

The template classifies inbound SMS messages with OpenAI as either spam_scam or genuine. Spam and scam messages are ignored by returning an empty TwiML response. Genuine messages are redirected to a configured downstream webhook with TwiML <Redirect>.

This includes the Function, environment variable metadata, README, landing page asset, Jest tests, template catalog entry, workspace entry, and regenerated environment variable manifest.

Checklist

  • I ran npm test locally and it passed without errors.
  • I acknowledge that all my contributions will be made under the project's license.

Related issues

None.

@danohn
danohn requested review from a team as code owners August 24, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant