Skip to main content
Glama

complete_task

Mark Remember The Milk tasks as complete by providing task name or IDs, returning details with undo transaction ID for task management.

Instructions

Mark a task as complete.

Provide either task_name (for search) or all three IDs.

Args: task_name: Task name to search for (fuzzy match) task_id: Specific task ID taskseries_id: Task series ID (required with task_id) list_id: List ID (required with task_id)

Returns: Completed task details with transaction ID for undo

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_nameNo
task_idNo
taskseries_idNo
list_idNo

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/ljadach/rtm-mcp'

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