get-boards
Fetch and organize all Trello boards from the API. Simplify access to board data for users connected to the trello-mcp-server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}