list-mail-folders
list-mail-foldersList top-level mail folders in the signed-in user's mailbox to reveal the folder hierarchy for easier email navigation and management.
Instructions
List top-level mail folders of the signed-in user's mailbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Continuation token (nextCursor of a previous truncated response). Continues that listing; other query inputs are ignored. | |
| maxItems | No | Maximum items to return across pages (default 50, max 500). Pagination via @odata.nextLink is handled automatically; when the result is truncated, pass its nextCursor as cursor to continue. |