Digital Humani

Digital Humani provides a reforestation API for browsing planting projects, submitting tree-planting requests, and tracking planted trees.

7 actions Integration catalog
Request access
Connect Digital Humani once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Current User and EnterpriseDIGITAL_HUMANI_GET_CURRENT_USER_AND_ENTERPRISE
Return the authenticated Digital Humani user and that user's enterprise details, including the enterprise ID needed by planting and reporting tools.
Get Enterprise Tree CountDIGITAL_HUMANI_GET_ENTERPRISE_TREE_COUNT
Count trees for an enterprise across all time, one calendar month, or an inclusive date range. Omit all date selectors for the all-time total; otherwise provide either month or both start_date and end_date.
Get Reforestation ProjectDIGITAL_HUMANI_GET_PROJECT
Return detailed information for one reforestation project, including whether it is active and its localized project fields.
Get Tree RequestDIGITAL_HUMANI_GET_TREE_REQUEST
Retrieve a tree-planting request by the UUID returned when it was created.
Get User Tree CountDIGITAL_HUMANI_GET_USER_TREE_COUNT
Count trees attributed to an exact end-user identifier within an enterprise.
List Reforestation ProjectsDIGITAL_HUMANI_LIST_PROJECTS
List reforestation project summaries and IDs. Call Get Reforestation Project to confirm a selected project is active before planting.
Plant TreesDIGITAL_HUMANI_PLANT_TREES
CHARGEABLE PRODUCTION PURCHASE: create a real tree-planting request at $1 per tree. Use this tool only after the user explicitly authorizes the purchase and its exact tree_count; never use it for testing or infer a quantity.