Skip to main content
Glama

HWPX Document Server

by airmang

set_workspace

Configures the default directory for reading and writing HWPX documents, enabling organized file operations and automatic backups.

Instructions

문서를 읽고 쓸 기본 디렉터리를 설정합니다.

Input Schema

NameRequiredDescriptionDefault
createNo
pathYes워크스페이스 디렉터리

Input Schema (JSON Schema)

{ "properties": { "create": { "default": true, "type": "boolean" }, "path": { "description": "워크스페이스 디렉터리", "type": "string" } }, "required": [ "path" ], "type": "object" }

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/airmang/mcp-hwpx'

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