List marketing lists
sendgrid_list_marketing_listsList your Marketing Campaigns contact lists, each with its id, name, and contact_count. Returns { result: [...], _metadata }. SendGrid: GET /v3/marketing/lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of lists per page (1–1000, default 100). | |
| page_token | No | Pagination token from a previous response's _metadata. |