list_folders
List all mailbox folders with message counts and unread counts. Filter out empty folders to find where to move emails or clarify ambiguous folder names.
Instructions
メールボックスのフォルダ一覧を、件数・未読数つきで返す。
メールをどこかへ移動する前や、利用者がフォルダ名をあいまいに言ったときに呼ぶ。
Args: only_nonempty: True なら空のフォルダを省く。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| only_nonempty | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |