Skip to main content
Glama

remove_todo

Delete a task from the todo list by providing its unique ID, enabling users to manage and organize their tasks effectively.

Instructions

Remove a todo item from the list. Use this when the user wants to delete a task. Provide the todo ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
todo_idYesThe ID of the todo item to remove
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