domain: trello.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Get key + token (https://trello.com/power-ups/admin)
Resolve list ids: GET /1/boards/{id}/lists?key=&token=
Move: PUT /1/cards/{id}?idList={target}&pos=top|bottom|number
Webhook on the board model id to react to moves
Known gotchas
Auth goes in query params (key= & token=) which leak into server logs — treat URLs as secrets
pos accepts 'top', 'bottom', or a float — Trello uses fractional positions internally
Webhooks need a HEAD-respondable callback URL (Trello sends HEAD on creation; many frameworks 404 HEAD by default)
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?