Hiworks Mail MCP

read_email

Retrieve emails from Hiworks Mail by specifying the message ID, enabling integration for reading messages, including HTML and attachments, through the Hiworks Mail MCP server.

Instructions

하이웍스 이메일을 읽어옵니다.

Input Schema

NameRequiredDescriptionDefault
messageIdYes
passwordNoP@ssw0rd2024!
usernameNoemployee.name@hiworks.com

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "messageId": { "type": "string" }, "password": { "default": "P@ssw0rd2024!", "type": "string" }, "username": { "default": "employee.name@hiworks.com", "type": "string" } }, "required": [ "messageId" ], "type": "object" }

You must be authenticated.

Other Tools from Hiworks Mail MCP

Related Tools

ID: kvt97zzqat