Skip to main content
Glama

MCP Server Trello

add_list_to_board

Create a new list on a Trello board by specifying the list name. This tool integrates with MCP Server Trello for managing board activities efficiently.

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

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