Skip to main content
Glama

Hiworks Mail MCP

read_email

Retrieve and read emails from Hiworks Mail by specifying the message ID using the Hiworks Mail MCP server for efficient email management and integration.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
messageIdYes
passwordNo
usernameNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "messageId": { "type": "string" }, "password": { "default": "", "type": "string" }, "username": { "default": "", "type": "string" } }, "required": [ "messageId" ], "type": "object" }

Other Tools from Hiworks Mail MCP

Related Tools

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/beylessai/hiworks-mcp'

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