ncloud_sens_list_alimtalk_templates
Fetches registered AlimTalk templates for a KakaoTalk channel, with options to filter by template code/name and paginate results.
Instructions
List registered Alim Talk templates. Requires NCLOUD_SENS_SERVICE_ID or NCLOUD_SENS_ALIMTALK_SERVICE_ID environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of items per page (1-100, default: 100) | |
| channelId | Yes | KakaoTalk Channel ID (e.g., @channelname) | |
| pageIndex | No | Page index (0-N, default: 0) | |
| templateCode | No | Template code (if provided, returns template details including inspection info) | |
| templateName | No | Template name filter (partial match) |