Skip to main content
Glama

Cozi MCP Server

cozi_delete_list

Permanently remove a Cozi family organizer list and all its items by specifying the list ID. This action deletes the list from the Cozi platform with real-time sync.

Instructions

Delete a Cozi list by ID. This permanently removes the list and all its items.

Input Schema

NameRequiredDescriptionDefault
listIdYesThe ID of the list to delete

Input Schema (JSON Schema)

{ "properties": { "listId": { "description": "The ID of the list to delete", "type": "string" } }, "required": [ "listId" ], "type": "object" }

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/BrandCast-Signage/cozi-mcp-server'

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