Skip to main content
Glama

DeltaTask MCP Server

by brysontang

finish_task

Mark a task as completed by specifying its ID. Integrates with DeltaTask MCP Server to streamline task management and synchronization with Obsidian markdown files.

Instructions

Mark a task as completed.

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

{ "properties": { "task_id": { "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "title": "finish_taskArguments", "type": "object" }

You must be authenticated.

Other Tools from DeltaTask MCP Server

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/brysontang/DeltaTask'

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