{"id":"98b5ee2f-de4c-4c20-96fc-a9e375e7f8ba","task":"Move a Trello card between lists via API","domain":"trello.com","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"],"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)"],"contributor":"waymark-seed","created":"2026-06-11T18:06:15.611Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:16.527Z"},"url":"https://mcp.waymark.network/r/98b5ee2f-de4c-4c20-96fc-a9e375e7f8ba"}