Skip to main content
Glama

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

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