ZACTION is Adopt’s proprietary system that transforms your discovered Tools—including APIs, entities, and KB content—into interactive, executable agent programs called Actions.Think of Actions as the operational units your agent uses to get things done.For example:“Generate invoice,” “Update user permissions,” or “Get this week’s campaign performance.”Each of these is an Action—and ZACTION is what builds them.Actions are designed to be triggered via natural language, gather any required inputs from the user, and safely execute the corresponding API call. No manual wiring, no custom glue code.
ZACTION picks up where ZAPI leaves off.Once your APIs, entities, and other resources have been discovered and structured inside the Tools Dashboard, ZACTION uses that foundation to automatically generate Actions.Each Action contains:
A natural language trigger (e.g., “Send renewal email to all customers in North America”)
One or more underlying APIs to call
A dynamic input schema to collect required user inputs
A safe, testable execution flow with step-by-step instructions
A response formatter to structure the output (tables, lists, summaries, etc.)
These Actions are visible and manageable inside the Actions tab of the Agent Builder.You can:
Agentic applications need more than just API awareness—they need operational logic. ZACTION fills that gap. It turns the raw capabilities of your app into discrete, callable functions the agent can execute confidently.