Skip to main content
Glama

mark_as_done

Complete tasks by marking todo items as done using their unique ID. This tool updates the todo list application to reflect completed items.

Instructions

Mark a todo item as completed. Use this when the user wants to complete a task. Provide the todo ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
todo_idYesThe ID of the todo item to mark as completed
postgresUrlNoOverride the Postgres connection URL (defaults to MCP_POSTGRES_URL)
connectionIdNoBrowser connection ID (used to construct connection URL if postgresUrl not provided)
authTokenNoAuth token for authentication (used to construct connection URL if postgresUrl not provided)

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/maxabrahamsson/todo-mcp-db4app'

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