Discover how plugins enhance your agent's capabilities in Agent Studio. Plugins are skills that provide agents with new functionalities, comprising inputs, logic, and outputs to perform specific tasks.
Chapters
00:00
What is a Plugin?
Understanding what a plugin is in Agent Studio
00:28
Plugin Structure
The three core components of a plugin: inputs, logic, and outputs
Transcript
00:00
You've heard about building AI agents, agents.
00:02
However, in Agent Studio, we talk about plugins.
00:06
So what's a plugin?
00:07
A plugin is a skill you teach your agent.
00:10
You're not building a separate AI brain.
00:13
You're giving one agent a new capability and it decides when to use it.
00:18
Plugins are skills for the enterprise.
00:21
Every Every plugin has three parts inputs.
00:25
The information it needs, like a name, a date or a file.
00:29
Logic what it actually does call an API.
00:33
Look something up, start a workflow, outputs what it returns, a ticket number, a confirmation, a list of results.
00:43
Plugins come with controls built in, for example, validate inputs, require approvals, run from triggers, and more.
00:55
That's a plugin, a capability you define, an agent that knows how and when to use it.