Skip to main content
Glama

MCP Server Trello

archive_list

Archive a specific list on Trello by providing its ID, enabling efficient board organization and clutter-free workflow management through MCP Server Trello.

Instructions

Send a list to the archive

Input Schema

NameRequiredDescriptionDefault
listIdYesID of the list to archive

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP Server Trello

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/delorenj/mcp-server-trello'

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