Hiworks Mail MCP

read_username

Retrieve the Hiworks username associated with a given email account using pre-defined credentials for integration with the Hiworks Mail MCP server.

Instructions

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

Input Schema

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

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Hiworks Mail MCP

Related Tools

ID: kvt97zzqat