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