获取云盘文件夹列表
classin_get_folder_listRetrieve a two-level list of folders from the institution cloud drive root, returning folder details like IDs and parent IDs.
Instructions
获取机构云盘根目录下两级的文件夹列表。
返回:
文件夹列表,包含文件夹ID、父级ID、名称等信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 输出格式: 'markdown' 人类可读格式 或 'json' 机器可读格式 | markdown |