nworks_sharedrive_files
Lists files and folders in a LINE WORKS shared drive. Provide the sharedriveId to browse the root or a specific folder, with pagination and item count controls.
Instructions
공유 드라이브의 파일/폴더 목록을 조회합니다. sharedriveId는 nworks_sharedrive_list로 조회 가능. User OAuth 인증 필요 (file.read scope)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | 페이지당 항목 수 (기본: 20, 최대: 200) | |
| cursor | No | 페이지네이션 커서 | |
| folderId | No | 폴더 ID (미지정 시 루트) | |
| sharedriveId | Yes | 공유 드라이브 ID (nworks_sharedrive_list로 조회 가능) |