> ## Documentation Index
> Fetch the complete documentation index at: https://docs.civic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Trello

> Visual project management with boards, lists, cards, and checklists

## Overview

Trello is a visual project management tool organized around boards, lists, and cards. Connect Civic to Trello to manage projects, track tasks, update cards, and automate board workflows.

<Card title="Add to Civic" icon="plus" href="https://app.civic.com">
  Connect Trello at app.civic.com
</Card>

## Available Tools (36)

| Tool                                  | Description                                                              |
| ------------------------------------- | ------------------------------------------------------------------------ |
| `add_card_to_list`                    | Add a new card to a specified list on a board                            |
| `add_checklist_item`                  | Add a new item to a checklist                                            |
| `add_comment`                         | Add a comment to a card                                                  |
| `add_list_to_board`                   | Add a new list to a board                                                |
| `archive_card`                        | Send a card to the archive                                               |
| `archive_list`                        | Send a list to the archive                                               |
| `attach_file_to_card`                 | Attach a file to a card from a URL                                       |
| `attach_image_to_card`                | Attach an image to a card from a URL                                     |
| `create_board`                        | Create a new Trello board, optionally within a workspace                 |
| `delete_comment`                      | Delete a comment from a card                                             |
| `find_checklist_items_by_description` | Search for checklist items containing specific text                      |
| `get_acceptance_criteria`             | Get all items from the "Acceptance Criteria" checklist                   |
| `get_active_board_info`               | Get information about the currently active board                         |
| `get_card`                            | Get detailed information about a specific card                           |
| `get_card_comments`                   | Retrieve all comments from a specific card                               |
| `get_cards_by_list_id`                | Fetch all cards from a specific list                                     |
| `get_checklist_by_name`               | Get a complete checklist with all items and completion percentage        |
| `get_checklist_items`                 | Get all items from a checklist by name                                   |
| `get_health`                          | Get quick system health status                                           |
| `get_health_detailed`                 | Get comprehensive system health diagnostics with all subsystem checks    |
| `get_health_metadata`                 | Verify metadata consistency between boards, lists, cards, and checklists |
| `get_health_performance`              | Get detailed performance metrics and analysis                            |
| `get_lists`                           | Retrieve all lists from a board                                          |
| `get_my_cards`                        | Fetch all cards assigned to the current user                             |
| `get_recent_activity`                 | Fetch recent activity on a board                                         |
| `list_boards`                         | List all boards the user has access to                                   |
| `list_boards_in_workspace`            | List all boards in a specific workspace                                  |
| `list_workspaces`                     | List all workspaces the user has access to                               |
| `move_card`                           | Move a card to a different list, optionally on a different board         |
| `perform_system_repair`               | Attempt to automatically repair common system issues                     |
| `set_active_board`                    | Set the active board for future operations                               |
| `set_active_workspace`                | Set the active workspace for future operations                           |
| `update_card_details`                 | Update an existing card's name, description, dates, or labels            |
| `update_comment`                      | Update an existing comment with new text                                 |

***

## Guardrails

This server supports all [14 universal guardrails](/civic/concepts/guardrails). Server-specific guardrails are coming soon.
