Skip to main content
Glama

nworks_drive_upload

Upload files to NAVER WORKS Drive using base64 content with filename or local file path. Supports user-specific folders and optional overwrite functionality.

Instructions

파일을 드라이브에 업로드합니다 (User OAuth file scope 필요). content(base64)와 fileName으로 전달하거나, filePath로 로컬 파일 경로를 지정합니다. MCP 클라이언트에서는 content+fileName 방식을 권장합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentNo업로드할 파일 내용 (base64 인코딩). filePath 대신 사용
fileNameNo파일명 (content 사용 시 필수)
filePathNo업로드할 로컬 파일 경로 (content 대신 사용, 로컬 환경에서만 동작)
userIdNo대상 사용자 ID (미지정 시 me)
folderIdNo업로드할 폴더 ID (미지정 시 루트)
overwriteNo동일 파일명 덮어쓰기 (기본: false)

Latest Blog Posts

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/yjcho9317/nworks'

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