MCP Server Trello

by delorenj
Verified

add_list_to_board

Add a new list to a Trello board using the specified name. Enables organized task management by extending board structure with clear, labeled lists.

Instructions

Add a new list to the board

Input Schema

NameRequiredDescriptionDefault
nameYesName of the new list

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the new list", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Trello

Related Tools

ID: klqkamy7wt