Skip to main content
Glama

nworks_task_update

Modify or complete tasks in NAVER WORKS by updating status, title, content, or due date using task ID.

Instructions

할 일을 수정하거나 완료 처리합니다. '할 일 완료 처리해줘', '마감일 변경해줘' 등의 요청에 사용. taskId는 nworks_task_list로 조회 가능. User OAuth 인증 필요 (task + user.read scope)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskIdYes할 일 ID (nworks_task_list로 조회 가능)
statusNo상태 변경: done(완료) 또는 todo(미완료)
titleNo새 제목
contentNo새 내용
dueDateNo새 마감일 (YYYY-MM-DD)

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