Skip to main content
Glama

nworks_message_send

Send messages to users or channels in NAVER WORKS using a Service Account. Supports text, button, and list message types for direct communication.

Instructions

NAVER WORKS 메시지를 전송합니다 (봇이 사용자 또는 채널에 발송). Service Account 인증 사용 (nworks_setup에서 serviceAccount, privateKeyPath, botId 설정 필요. User OAuth 불필요)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toNo수신자 userId (channel과 택 1). nworks_directory_members로 userId 조회 가능
channelNo채널 channelId (to와 택 1). nworks_message_members로 채널 구성원 확인 가능
textYes메시지 본문
typeNo메시지 타입 (기본: text)
actionsNo버튼 액션 JSON (type=button일 때)
elementsNo리스트 항목 JSON (type=list일 때)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yjcho9317/nworks'

If you have feedback or need assistance with the MCP directory API, please join our Discord server