MCP Server Trello

by delorenj
Verified

get_cards_by_list_id

Retrieve cards from a specified Trello list using the list ID to organize and manage board activities efficiently with MCP Server Trello.

Instructions

Fetch cards from a specific Trello list

Input Schema

NameRequiredDescriptionDefault
listIdYesID of the Trello list

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP Server Trello

Related Tools

ID: klqkamy7wt