evite_list_templates
Browse Evite invitation templates by gallery category to find the exact template_name for creating an event. Filter to free templates when needed.
Instructions
List invitation templates from a gallery category — use this to find the template_name that evite_create_event requires. category is a gallery path, e.g. "birthday/kids-teens/kids-birthday", "party", "wedding", or "baby-kids/baby/baby-shower". Set free_only:true to list only free templates. Returns each template’s slug (= template_name) and a readable display name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Gallery category path, e.g. "birthday/kids-teens/kids-birthday", "party", or "wedding". | |
| free_only | No | List only free (non-premium) templates. |