sendgrid_list_templates
Retrieve a list of dynamic email templates from SendGrid using an API key, with optional pagination to control results.
Instructions
List dynamic email templates in SendGrid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | SendGrid API key | |
| page_size | No | Number of templates (default: 10, max: 200) |