bird email mailboxes receive-rules
Usage
Ejemplo de código
bird email mailboxes receive-rulesDescription
A rule allows or blocks inbound mail by sender address or domain. A block wins over any
allow and over the reply admission an allowlist mailbox grants, and it drops matching mail
silently. A rule cannot be edited after it is added, only removed.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaSetting up your coding agentComprender el conceptoWhat is an MCP server, and how does an agent use one to send messages?Explorar la funcionalidadCoding agentsSeguir la ruta de aprendizajeBuild with AI agents
Obtener un resumen de implementación