rename_folder
Rename an Outlook folder without moving its emails. Specify the target folder and a new name; system folders like Inbox cannot be changed.
Instructions
フォルダの名前を変える。中身のメールは動かない。
システムフォルダ(受信トレイ・迷惑メールなど)は変更できない。
Args: folder: 対象のフォルダ名かフルパス(例「Money/エイク」)。 new_name: 新しい名前。階層は変わらないので "/" は含めないこと。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | ||
| new_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |