List templates
bannerbear_list_templatesList the templates in the project. Filter/paginate with page, tag, name, and limit. API: GET /v2/templates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter templates by tag. | |
| name | No | Filter templates by name (substring match). | |
| page | No | Page number for pagination. | |
| limit | No | Number of templates per page. |