删除文件夹
classin_delete_folderPermanently delete a folder from ClassIn cloud storage using its folder ID. Irreversible action removes the folder and its contents.
Instructions
删除云盘中的文件夹。删除后不可恢复。
参数:
folderId: 要删除的文件夹ID
返回:
成功返回操作结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | 要删除的文件夹ID | |
| response_format | No | 输出格式: 'markdown' 人类可读格式 或 'json' 机器可读格式 | markdown |