Skip to main content
You can set up custom actions in ASSIST AI using an OpenAPI 3.0 or 3.1 specification of an API. This allows your AI agents to interact with REST APIs and trigger workflows in external systems.
Only include the endpoints you want your agent to access in the OpenAPI spec. Any endpoints you don’t want the agent to use should be removed beforehand.

Setting up Custom Actions

  1. Go to the Actions Dashboard Click your user profile icon, select Admin Panel, and then navigate to the OpenAPI tab in the sidebar.
  2. Create an OpenAPI Action Click From OpenAPI Schema under Create Action. Paste your OpenAPI spec and configure any required authentication details or headers.