Skip to main content
Glama

Hiworks Mail MCP

read_username

Retrieve Hiworks username from the Mail MCP server using provided credentials, enabling integration and email system authentication.

Instructions

하이웍스 username을 읽어옵니다.

Input Schema

NameRequiredDescriptionDefault
passwordNo
usernameNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "password": { "default": "", "type": "string" }, "username": { "default": "", "type": "string" } }, "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