# Ecologi AI integration on Definable

> Ecologi is the platform for collective climate action.

## What this connects

Ecologi is the platform for collective climate action. Purchase trees and carbon offsets programmatically through their Impact API.

Vendor: https://ecologi.com/

## Tools available

**5** tools available. First 5:

- `ECOLOGI_GET_USER_CARBON_OFFSET` — Get User Carbon Offset — Tool to get the total tonnes of CO2e emissions a user has avoided (carbon offset). Data refreshes every 10 minutes. No authentication required.
- `ECOLOGI_GET_USER_CARBON_REMOVAL` — Get User Carbon Removal — Tool to retrieve the total tonnes of CO₂e a user has permanently removed from the atmosphere. Data refreshes every 10 minutes. Use when checking carbon offset impact for a specific Ecologi user or business.
- `ECOLOGI_GET_USER_HABITAT_RESTORATION` — Get User Habitat Restoration — Tool to get the total area of habitat and ecosystem a user has restored. Data refreshes every 10 minutes. No authentication required.
- `ECOLOGI_GET_USER_IMPACT` — Get User Impact — Tool to get a combination of all impact types a user has funded: trees, carbon avoidance, carbon removal, and habitat restoration, in a single request. Data refreshes every 10 minutes and no authentication is required.
- `ECOLOGI_GET_USER_TREES` — Get User Trees — Tool to get the total number of trees a user has funded on Ecologi. Use when you need to retrieve tree statistics for a specific user. Data refreshes every 10 minutes.

## Auth

Auth schemes: `API_KEY`.

## How agents use Ecologi

Inside a Definable workflow, Ecologi is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Ecologi** — the Researcher (GPT-5.5) pulls context from Ecologi (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Ecologi** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Ecologi (create record, post message, draft email).
- **Designer / Engineer → Distributor → Ecologi** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Ecologi (attach file, open PR comment, post status).

The Verifier checks every Ecologi call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- news & lifestyle — https://definable.ai/apps/category/news-&-lifestyle/

## Related

- HTML page: https://definable.ai/apps/ecologi/
- Same category (news & lifestyle): https://definable.ai/apps/category/news-&-lifestyle/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
