ncloud_sens_list_alimtalk_templates
List registered AlimTalk templates from Naver Cloud Platform SENS service, filtering by channel, template code, or name with pagination.
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) |