MCP Server Trello

get_cards_by_list_id

Retrieve all cards from a specified Trello list by providing the list ID. Simplify card management and integration with Trello boards using structured data.

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: 4q0b9jcp2f