Skip to main content
Glama

Claude MCP Trello

by hrs-asano

trello_archive_card

Archive a specific Trello card by its ID to declutter your board and organize tasks efficiently using the Claude MCP Trello MCP server.

Instructions

Archives (closes) the specified card.

Input Schema

NameRequiredDescriptionDefault
cardIdYesThe ID of the card to archive

Input Schema (JSON Schema)

{ "properties": { "cardId": { "description": "The ID of the card to archive", "type": "string" } }, "required": [ "cardId" ], "type": "object" }

You must be authenticated.

Other Tools from Claude MCP 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/hrs-asano/claude-mcp-trello'

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