List folders
nylas_list_foldersList mail folders/labels for the connected account. Nylas v3: GET /v3/grants/{grant_id}/folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max folders to return. | |
| grant_id | No | Connected-account grant id. Overrides NYLAS_GRANT_ID for this call. |