Fanout Fanout is a service that makes it easy to build and scale real-time APIs. Developers use it to push data to clients instantly, rather than relying on polling. Official docs: https://fanout.io/docs/ Fanout Overview - Message - Recipient - Recipient List Use action names and parameters as needed. Working with Fanout This skill uses the Membrane CLI to interact with Fanout. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run from the terminal: Au…