服务与工具
Trello 官方 REST:看板、列表与卡片(需 API Key + Token)
在列表中新建卡片。Create a card on a list.
卡片详情。Get a card by ID.
列出我的看板。List boards for the authenticated member.
列出看板卡片。List cards on a board.
列出看板里的列表。List lists on a board.
更新卡片。Update a card (name / desc / list / closed).