Skip to main content
Glama

nworks_mail_send

Send emails through NAVER WORKS using OAuth authentication. Specify recipients, subject, body, and optional CC/BCC fields to dispatch messages asynchronously.

Instructions

NAVER WORKS 메일을 전송합니다. '메일 보내줘', '이메일 작성해줘' 등의 요청에 사용. 비동기 전송(성공 시 202). User OAuth 인증 필요 (mail scope)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYes수신자 이메일 (여러 명은 ; 로 구분)
subjectYes메일 제목
bodyNo메일 본문
ccNo참조 이메일 (여러 명은 ; 로 구분)
bccNo숨은참조 이메일 (여러 명은 ; 로 구분)
contentTypeNo본문 형식 (기본: html)
userIdNo발신자 ID (미지정 시 me)

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