# Find Mailbox

Find mailboxes in Mail.

| Parameters | Description                                                                                                                              |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Mailbox    | If provided, the action will search through the items pass as input (optional). Otherwise, the action will search through all mailboxes. |
| Filter     | Mailbox name, path, account, favorite status, or recent status.                                                                          |
| Sort by    | Mailbox name, path, account, or random.                                                                                                  |
| Limit      | Limits the number of items returned.                                                                                                     |

| Returns   | Description                        |
| --------- | ---------------------------------- |
| Mailboxes | The items that match the criteria. |
