MCP Server Trello

archive_list

Archive a Trello list by providing its ID; simplifies board management and keeps workspaces organized while integrating with 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

ID: 4q0b9jcp2f