Get an in-depth look at Agent Studio, Moveworks AI agent builder that simplifies enterprise-wide AI agent deployment. With Agent Studio, you can extend Moveworks AI Assistant with installable or custom built AI agents for every enterprise application.
Learn what Built-in Actions are and how to integrate them into your plugins to simplify development with standardized reusable tools. You'll be able to identify some common Built-in Actions and their use cases like sending notifications and creating approvals.
Learn what Script Actions and Compound Actions are, their importance in the development process in Agent Studio. Script Actions allow you to write custom code using APIthon when tasks are not covered by our built-in actions and DSL, or when more flexibility is needed. Compound Actions are complex workflows made up of a sequence of actions and expressions executed in order to automate multi-step processes without manual intervention.
Slots are versatile—they can be filled by asking the user for input or pulling data from the system. Importantly, each slot must be defined with a specific data type, like string or number, to ensure the plugin processes the data correctly. By the end you'll learn what slots are, why they’re important, and how to configure them to create powerful plugins.
Slots are versatile—they can be filled by asking the user for input or pulling data from the system. Importantly, each slot must be defined with a specific data type, like string or number, to ensure the plugin processes the data correctly. By the end you'll learn what slots are, why they’re important, and how to configure them to create powerful plugins.
Learn how to leverage user attributes and platform data to create personalized, dynamic conversational processes. Get an understanding of how to use user attributes and why platform data is imperative in plugins to increase accuracy, reduce security risk and improve execution efficiency.
Learn how to leverage action and content activities to create effective user-friendly plugins. Discover how action activities can execute backend operations to drive automation processes while content activities focus on what users see, ensuring instructions are clear and engaging, enhancing personalization and ensuring accuracy.