bird email mailboxes receive-rules list
Usage
Przykład kodu
bird email mailboxes receive-rules list <mailbox-id> [flags]Description
List a mailbox's allow/block receive rules as a cursor page, oldest first. Filter by action.
Returns a paginated JSON envelope; narrow with the filters below and page with --limit and --starting-after.
Examples
Przykład kodu
bird email mailboxes receive-rules list <mailbox-id>
bird email mailboxes receive-rules list <mailbox-id> | jq -r '.data[].id'
bird email mailboxes receive-rules list <mailbox-id> --limit 50 --starting-after <cursor>Options
Filters
| Name | Description |
|---|---|
| --action | Return only allow or block rules; omit to return both actions. Possible values: allow, block. |
| --response-schema | Print the fields this command returns, then exit |
Pagination
| Name | Description |
|---|---|
| --ending-before | Cursor from the prev_cursor or refresh_cursor field of a previous list response. Returns items immediately before the cursor position in the current sort order. prev_cursor returns the preceding page. refresh_cursor anchors at the first row of that response, which on a newest-first sort is how to fetch the items that have appeared since. |
| --limit <n> | Maximum number of items to return per page. |
| --starting-after | Cursor from the next_cursor field of a previous list response. Returns items immediately after the cursor position in the current sort order. |
Related
| Name | Description |
|---|---|
| bird email mailboxes receive-rules create | Add a receive rule |
| bird email mailboxes receive-rules delete | Delete a receive rule |
Powiązane zasoby
Kontynuuj z dokumentacją, przewodnikami i przykładami dotyczącymi tego tematu. Zasoby są w języku angielskim.
Obejrzyj przewodnikSetting up your coding agentZrozum koncepcjęWhat is an MCP server, and how does an agent use one to send messages?Poznaj możliwościCoding agentsPodążaj ścieżką naukiBuild with AI agents
Uzyskaj brief wdrożeniowy