outlook_list_folders
Retrieve Outlook mail folders with message counts, parent ID, and child count. Optionally recursively list the full folder tree.
Instructions
List mail folders with message counts, parent_id, and child count.
Default is top-level only; pass recursive=True to walk the full tree and resolve subfolder names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| recursive | No |