Explore and understand the Actions section in the Agent Builder Platform
Column | What It Means |
---|---|
Action | The name of the action the agent can perform. This is usually phrased in natural language for easy scanning—like “Display all pending tasks”. |
Type | The category of action based on intent: • Assist – Uses KB content to answer or guide users • Navigation – Opens a page or route • Create , Fetch , Update , Delete – Standard CRUD actions linked to APIs |
Tools | The underlying components (APIs, KB pages, or app routes) that power the action. Actions often pull from multiple tools to execute a complete flow. |
Topics | High-level product areas or workflows—like “Spend Management” or “Access Management.” These are automatically derived from your Knowledge Base and help categorize where each action belongs. |
Last Modified | The most recent date the action was edited or updated. Helpful for version tracking. |
Status | A toggle to Publish or Un-publish an action. Only published actions are available to the end users to use. Keep them unpublished until fully reviewed. |