Skip to main content
Glama

MCP Server Trello

archive_card

Move a specific Trello card to the archive using its unique ID for organized board management, ensuring efficient task cleanup and workspace maintenance.

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

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