List folders
list_foldersList your account's folders (collections) with sorting and pagination. Use returned folder IDs to view folder contents or manage creations.
Instructions
Page through the account's folders (collections). Use the folderId with list_creations to see a folder's contents, or with organise_creation to move something into it. Costs nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Ordering (default newest first). "index" is the user's manual sidebar order. | |
| limit | No | Rows per page (default 20, max 100). | |
| beforeDate | No | Pagination cursor — the nextBeforeDate from the previous page. |