List a Drive folder
list_folderList files and subfolders inside a Google Drive folder by URL or ID. Defaults to My Drive root when no folder is specified.
Instructions
List the files and subfolders directly inside a Drive folder (by URL or id). Defaults to My Drive root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | folder URL or id (default My Drive root) | |
| account | No | Google account email to use. Defaults to GDOCS_DEFAULT_ACCOUNT, or the sole account. |