Overview
Actions give Agents the ability to interact with external systems. Onyx comes with 5 built-in Actions and allows users to configure additional ones via OpenAPI and Model Context Protocol (MCP). The built-in Actions include:Custom Actions
Onyx offers flexible options for configuring both custom Actions and their associated authentication. Admins can choose to:- Use a single shared authentication, giving all users the same level of access to Actions.
- Require each user to complete their own authentication flow, so Actions respect individual user permissions.