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..png?fit=max&auto=format&n=82DIep5Awsf9H6BD&q=85&s=432699db8eb3e8546a64a535c0999471)
- 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.)
- Review or edit any action’s structure
- Add or adjust logic through instruction steps
- Test actions with prompts before publishing
Key Benefits of ZACTION
- Zero manual effort - No need to write frontend code, design forms, or build integrations. Actions are fully generated.
- Composability - One API can generate multiple Actions, covering different intents and query styles.
- Composable primitives - Actions can be reused, chained, or enhanced to create more advanced workflows.
- LLM-ready execution - All Actions are formatted for natural language processing—so agents know when and how to use them.