A straightforward Zoho Mail integration that handles the basics: sending and searching emails, managing folders and labels, and marking messages read or unread. Uses Membrane's CLI for auth and connection management, which means you don't have to deal with OAuth flows or credential refresh yourself. The action discovery approach is practical if you're building an agent that needs to search for the right API call on the fly. It covers the standard email operations you'd expect but doesn't expose everything in Zoho's API, so you'll need the proxy fallback for edge cases. Works with Membrane's free tier, which is nice for prototyping.
npx skills add https://github.com/membranedev/application-skills --skill zoho-mail