Trello Trello is a web-based project management tool that uses a Kanban board system. It allows users to organize tasks into lists and collaborate with team members. It's commonly used by project managers, teams, and individuals to track progress and manage workflows. Official docs: https://developer.atlassian.com/cloud/trello/ Trello Overview - Board - List - Card - Checklist - CheckItem - Attachment - Comment - Member Use action names and parameters as needed. Working with Trello This skill uses the Membrane CLI to interact with Trello. Membrane handles authentication and credentials refres…