Ecologi
ecologiEcologi is the platform for collective climate action. Purchase trees and carbon offsets programmatically through their Impact API.
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ónTool 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_OFFSETAcciónTool 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
usernamestringObligatorioYour Ecologi username
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get User Carbon RemovalECOLOGI_GET_USER_CARBON_REMOVALAcciónTool 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_CARBON_REMOVALAcciónTool 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
usernamestringObligatorioThe Ecologi username to retrieve carbon removal data for. This is the unique identifier for the user or business on Ecologi.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get User Habitat RestorationECOLOGI_GET_USER_HABITAT_RESTORATIONAcciónTool to get the total area of habitat and ecosystem a user has restored. Data refreshes every 10 minutes. No authentication required.
ECOLOGI_GET_USER_HABITAT_RESTORATIONAcciónTool 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
usernamestringObligatorioYour Ecologi username to retrieve habitat restoration data for.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get User ImpactECOLOGI_GET_USER_IMPACTAcciónTool 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_IMPACTAcciónTool 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
usernamestringObligatorioYour Ecologi username to fetch impact data for.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get User TreesECOLOGI_GET_USER_TREESAcciónTool 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.
ECOLOGI_GET_USER_TREESAcciónTool 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
usernamestringObligatorioYour Ecologi username
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not