Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| trelloToken | Yes | Your Trello token (generate using your API key) | |
| trelloApiKey | Yes | Your Trello API key (get from https://trello.com/app-key) | |
| trelloBoardId | No | Full 24-character ID of the Trello board to interact with (required for board-specific operations). Note: This is NOT the short code you see in the Trello URL. Use the getMyBoards tool to find the full board ID. |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |