await step.sms('chat', async () => { return { body: 'A new post has been created', }; });
SMS
Was this page helpful?