Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRELLO_TOKEN | Yes | Your Trello API token generated from the Power-Up admin portal. | |
| TRELLO_API_KEY | Yes | Your Trello API key generated from the Power-Up admin portal. | |
| TRELLO_KNOWLEDGE_BOARD_ID | Yes | The ID of the Trello board to be used for storing knowledge, copied from the board URL. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |