hires_list_template_placeholders
List email template placeholders with pagination. Filter by type (profile, job, questionnaire, self-scheduling) or search by label to discover available placeholders for insertion.
Instructions
List available placeholders for email templates with pagination. Use type to filter by category, q to search by label. Discover placeholders here, then use hires_prepare_template_placeholders to get an HTML tag for insertion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Filter placeholders by label (case-insensitive substring match) | |
| page | No | Page number (default 1) | |
| size | No | Page size (default 25) | |
| type | No | Filter by placeholder type | |
| company_id | No | Target company ID (uses default company when omitted) | |
| is_notification | No | Include notification-specific system placeholders (0 or 1, default 0) |