List grants (connected accounts)
nylas_list_grantsList the connected accounts (grants) on this Nylas application, each with a grant_id used to scope other tools. Not grant-scoped. Nylas v3: GET /v3/grants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max grants to return. | |
| offset | No | Pagination offset. |