Skip to main content
Glama

Create mail filter

email_filter_create

Create server-side email filters to automatically manage messages: file into folders, discard, mark as read, or redirect based on conditions like sender or subject.

Instructions

Create a server-side mail filter (sieve). Note: ox-mcp manages its own sieve script and activates it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesHuman-readable rule name.
stopNoStop processing further rules after this one matches.
actionYes
serverNoServer/account id to target. Defaults to the configured default server.
matchAllNotrue = all conditions must match (AND); default any (OR).
conditionsYes

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/Rheopyrin/ox-mcp'

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