List / Search Files
ファイル/フォルダを DataTable として一覧表示します。名前、親フォルダ、種類で絞り込めます。
Google DriveGoogleDriveList
概要
ファイル/フォルダを DataTable として一覧表示します。名前、親フォルダ、種類で絞り込めます。
List files/folders as a DataTable. Filter by name, parent folder or type.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | drive | Name of the connection created by Authorize. |
| Name contains (optional) | string | 任意 | 変数に対応 | |
| In folder ID (optional) | string | 任意 | 変数に対応 | |
| Type | dropdownAny · Folders only · Files only · Images · Videos · PDFs · Spreadsheets · Documents | 任意 | Any | |
| Max results | number | 任意 | 50 | |
| Store DataTable in | variable | 必須 | 例: files |