Chatti Chatti is a real-time messaging and collaboration platform, similar to Slack or Microsoft Teams. It's used by businesses of all sizes to facilitate internal communication, share files, and manage projects. Official docs: https://developers.messagebird.com/api/chat/ Chatti Overview - Chat - Message - User Use action names and parameters as needed. Working with Chatti This skill uses the Membrane CLI to interact with Chatti. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install…