# More Trees AI integration on Definable

> More Trees is a sustainability-focused platform planting trees on behalf of individuals or businesses aiming to offset carbon footprints and support reforestation

## What this connects

More Trees is a sustainability-focused platform planting trees on behalf of individuals or businesses aiming to offset carbon footprints and support reforestation

Vendor: https://www.moretrees.eco/

## Tools available

**4** tools available. First 4:

- `MORE_TREES_CREATE_USER` — Create User — Creates a new user that can be assigned to a plantation account. Use this when you need to onboard a new user to the More Trees platform. The user must agree to terms and conditions (is_agreed=true). Returns the created user details including a unique user ID.
- `MORE_TREES_GET_MARKETING_PREFERENCES` — Get Marketing Preferences — Tool to retrieve available marketing preferences. Use when you need to get the list of marketing preference options that users can select.
- `MORE_TREES_GET_TOTAL_CARBON_OFFSET` — Get Total Carbon Offset — Retrieves the total carbon offset and forest statistics for a specified forest. Returns comprehensive data about a forest including: - Forest branding (name, logo, color) - Total CO2 captured - Number of trees planted, gifted, and received - Number of tree planting projects supported The forest_slug_or_account_code parameter is required and can be found in the More Trees platform at Settings > Account Settings.
- `MORE_TREES_LIST_PROJECTS` — List Projects — Retrieves all active tree planting projects with comprehensive details. Returns project information including name, ID, description, country, project type, supplier name, and available tree species for each project. Use this action to discover available projects and their tree planting options.

## Auth

Auth schemes: `API_KEY`.

## How agents use More Trees

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

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

The Verifier checks every More Trees 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/more_trees/
- 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
