Skip to main content
Enable Agno agents to interact with Trello’s API to manage boards, lists, and cards, effectively turning your agent into an autonomous project manager that can organize team tasks, track deadlines, and update progress reports.

Prerequisites

  1. Get Your API Key
    • Visit the Trello Power-Ups Administration Page https://trello.com/power-ups/admin
    • (Optional) Create a Workspace
    • Create a Power Up (this is required. Its like a “App” connector)
      • If you don’t already have a power-ups, create one by clicking the “New” button.
      • If you have an existing Power-Up, select it from the list.
  2. Generate API Key and Secret
    • On the left sidebar, click on the “API Key” option.
    • Generate a new API Key:
      • Click the button to generate your API Key.
      • Copy the generated API Key and Secret. Store as TRELLO_API_KEY and TRELLO_API_SECRET.
  3. Generate a Token
    • On the same page where your API Key is shown, locate the option to manually generate a Token.
    • Authorize your Trello account. Follow the on-screen instructions to authorize the application
    • Copy the generated Token. Store as TRELLO_TOKEN.

Run the Example

For details, see Trello tool cookbook.