Skip to main content
Glama
adamzaidi

icloud-mcp

by adamzaidi

bulk_flag

Flag or unflag multiple emails at once using filters like sender, date, subject, or size to organize your iCloud Mail efficiently.

Instructions

Flag or unflag emails matching any combination of filters in bulk

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
flaggedYesTrue for flagged only, false for unflagged only
mailboxNoMailbox (default INBOX)
senderNoMatch exact sender email address
domainNoMatch any sender from this domain (e.g. substack.com)
subjectNoKeyword to match in subject
beforeNoOnly emails before this date (YYYY-MM-DD)
sinceNoOnly emails since this date (YYYY-MM-DD)
unreadNoTrue for unread only, false for read only
largerNoOnly emails larger than this size in KB
smallerNoOnly emails smaller than this size in KB
hasAttachmentNoOnly emails with attachments (client-side BODYSTRUCTURE scan — must be combined with other filters that narrow results to under 500 emails first)
accountNoAccount name to use (e.g. 'icloud', 'gmail'). Defaults to first configured account. Use list_accounts to see available accounts.

Latest Blog Posts

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/adamzaidi/icloud-mcp'

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