ncloud_sens_list_projects
Lists Naver Cloud SENS projects and returns per-channel service IDs (SMS, Alimtalk, Mail) needed by messaging tools. Use it to discover available project IDs before sending messages.
Instructions
List SENS projects (GET /common/v2/projects). Each project carries the per-channel service IDs in NRN form — smsService.serviceId, kkoBizMsgService.serviceId and mailService.serviceId (ncp:mail:kr:…) — which the SMS/Alimtalk/Mail tools take as serviceId; useMail marks projects with the Mail channel. Projects migrated from Cloud Outbound Mailer are named 'mail-'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Items per page (1-100, default 100) | |
| pageIndex | No | Page index (0-based, default 0) | |
| projectName | No | Filter by project name (full or partial match) |