What is ZACTION?

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.

How It Works

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. Screenshot2025 07 24at12 25 44PM(1) Pn 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:

Key Benefits of ZACTION

  1. Zero manual effort - No need to write frontend code, design forms, or build integrations. Actions are fully generated.
  2. **Composability **- One API can generate multiple Actions, covering different intents and query styles.
  3. Composable primitives - Actions can be reused, chained, or enhanced to create more advanced workflows.
  4. LLM-ready execution - All Actions are formatted for natural language processing—so agents know when and how to use them.

Why ZACTION Matters

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.