Skip to main content
Glama

iMail-mcp

create_mailbox

Create a new email folder to organize messages in your iCloud account. Add custom-named mailboxes for better email management and categorization.

Instructions

Create a new mailbox (folder)

Input Schema

NameRequiredDescriptionDefault
nameYesName of the mailbox to create

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the mailbox to create", "type": "string" } }, "required": [ "name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Racimy/iMail-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server