Skip to content

For developers

What is Mangrove

Find the documentation for GreenPT’s agent workflows and check the task, tool and execution capabilities available through the API.

By GreenPT · 1 min read · English

Mangrove is associated with GreenPT’s agent workflows: a task can involve model reasoning and tool actions rather than a single text completion. The exact public interfaces and capabilities are defined by the developer documentation.

Before integrating

Start at GreenPT developer documentation and identify the agent or task API that fits your use. Check supported tools, authentication, input schemas, run-status handling, limits and billing.

Design for a multi-step task

Give the agent a clear goal, bounded inputs and an observable completion condition. Handle failure, cancellation and partial progress explicitly. Do not assume a text-completion endpoint supports every agent capability.

Ask support if you cannot find the capability your integration needs. For general model calls, use Introduction to the GreenPT API; for reducing unnecessary output, read What is Honey.

Need more help? Contact support or check service status.

Support

Can't find what you're looking for?

Tell us what you were trying to do and what happened. We’ll help you find the next step.