update_folder
Update folder name, description, color, or starred status. Restore folders from trash.
Instructions
Update folder properties such as name, description, color, or starred status. Can also restore a folder from trash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | The unique identifier of the folder to update | |
| name | No | New name for the folder | |
| description | No | Folder description | |
| color | No | Folder color (hex code, e.g., #FF5733) | |
| isStarred | No | Star or unstar the folder | |
| action | No | Special action. Use 'restore' to restore folder from trash. |