List Folders
mailbox_list_foldersRetrieve a list of folders from a mailbox to inspect their structure before filing or moving messages.
Instructions
Use this to inspect mailbox folders before filing or moving messages. It is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 50, max 100). | |
| cursor | No | Pagination cursor — the `next_cursor` from the previous response. | |
| mailbox_id | No | Mailbox public ID to target when the credential grants access to more than one mailbox. Omit when the credential is scoped to exactly one mailbox. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||