Skip to main content
Glama

MCP Server Trello

archive_card

Archive Trello cards directly via the Trello API by specifying the card ID. Simplify card management and declutter boards with MCP Server Trello's structured and validated process.

Instructions

Send a card to the archive

Input Schema

NameRequiredDescriptionDefault
cardIdYesID of the card to archive

Input Schema (JSON Schema)

{ "properties": { "cardId": { "description": "ID of the card to archive", "type": "string" } }, "required": [ "cardId" ], "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