zoho-mail

Manage Zoho Mail emails, folders, and labels via the API.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill zoho-mail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zoho-mail
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/zoho-mail
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill zoho-mail

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a streamlined way to interact with Zoho Mail, allowing users to send, receive, and manage emails, folders, and labels programmatically.

Core Features & Use Cases

  • Email Management: Send, receive, search, and retrieve email messages.
  • Folder Operations: Create, rename, and delete email folders.
  • Label Management: Create, update, and delete email labels.
  • OAuth Integration: Securely manages authentication with Zoho Mail.
  • Use Case: Automatically send a daily summary email to a specific recipient or organize incoming emails into custom folders based on sender or subject.

Quick Start

Use the zoho-mail skill to list all your Zoho Mail accounts.

Frequently Asked Questions about zoho-mail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending and organizing Zoho Mail messages via API?

You can automate Zoho Mail by using this skill to interact with the Zoho Mail API for sending, receiving, searching, and organizing emails, folders, and labels programmatically.

What authentication is required to manage Zoho Mail accounts through an API?

Managing Zoho Mail through the API requires managed OAuth for secure authentication with Zoho Mail, and it also requires a Maton API key for gateway access.

Can I create and manage email folders and labels programmatically in Zoho Mail?

Yes, you can create, rename, and delete email folders, as well as create, update, and delete email labels programmatically using the Zoho Mail API integration.

Does Zoho Mail API integration work for automatically sorting incoming emails into custom folders?

Yes, Zoho Mail API integration supports organizing incoming emails into custom folders based on sender or subject, allowing you to automatically route and manage messages.

What do I need to set up before listing all my Zoho Mail accounts through the API?

Before listing Zoho Mail accounts, you need to secure managed OAuth authentication for your Zoho Mail account and obtain a Maton API key for gateway access.