NAiOS IconNAiOS Logo
Volver al catálogo

Ecologi

ecologi

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

Acciones
5
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (5)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Get User Carbon OffsetECOLOGI_GET_USER_CARBON_OFFSETAcción

Tool to get the total tonnes of CO2e emissions a user has avoided (carbon offset). Data refreshes every 10 minutes. No authentication required.

Parámetros de entrada

  • usernamestringObligatorio

    Your Ecologi username

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get User Carbon RemovalECOLOGI_GET_USER_CARBON_REMOVALAcción

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.

Parámetros de entrada

  • usernamestringObligatorio

    The Ecologi username to retrieve carbon removal data for. This is the unique identifier for the user or business on Ecologi.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get User Habitat RestorationECOLOGI_GET_USER_HABITAT_RESTORATIONAcción

Tool to get the total area of habitat and ecosystem a user has restored. Data refreshes every 10 minutes. No authentication required.

Parámetros de entrada

  • usernamestringObligatorio

    Your Ecologi username to retrieve habitat restoration data for.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get User ImpactECOLOGI_GET_USER_IMPACTAcción

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.

Parámetros de entrada

  • usernamestringObligatorio

    Your Ecologi username to fetch impact data for.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get User TreesECOLOGI_GET_USER_TREESAcción

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.

Parámetros de entrada

  • usernamestringObligatorio

    Your Ecologi username

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not