Skip to main content
Actions are capabilities you enable for your agent. Go to the Actions page in your dashboard to manage them.

Types

Enabling Actions

  1. API Tools — Check/uncheck individual endpoints from your OpenAPI spec

How the Agent Decides

The agent automatically chooses tools based on:
  • The user’s question
  • Tool names and descriptions
  • Required parameters
Good tool descriptions lead to better tool selection.

Best Practices

  • Start small — Enable only what’s needed, expand later
  • Clear descriptions — Help the agent understand when to use each tool

OpenAPI

Set up API tools