
Key Dates:
- Preview: Feb 2025
What Is It:
This is the biggest launch for Creator Studio since we first released this platform. Traditional iPaaS & middleware was not built for developing integrations for AI agents. Using these tools with Creator Studio has held you back from building AI agents that your business needs.
No longer!
Features:
- Native advanced actions! This is the most exciting upgrade. In CREST Classic, you could only execute a single HTTP call that returns JSON. Now you can do all of the following.
- Compound actions. Chain actions together with loops, conditions, exception handling, data mappers, and more.
- HTTP upgrades. You can integrate with JSON & XML-based APIs
- Scripts. You can write APIthon (limited form of Python that’s LLM-safe).
- Notifications. You can notify other users with rich chat cards & plain text.
- LLMs. You can call LLMs with custom prompts to summarize text, generate text, write code, etc.
- Approvals. You can collect approvals using any Moveworks Setup approval expression.
- More advanced slots. You can build “queries” that have multiple inputs. You can specify different data types (string, number, date, even “User”!). You can also control the model-facing description to get data in the desired format.
- Asynchronous execution. You’re no longer forced to return data from your API within 1 minute.
- Confirmation controls. You control whether or not the Copilot asks for confirmation before executing the action.
- Citations. You can create citations for any data structure. It does not have to be a simple JSON object.
