You can provide your AI agent with tools, such as web search or image generation, and define the actions that the agent can take using those tools. Tools allow your agent to perform more complex tasks and actions specify what those complex tasks are and how your agent should accomplish them.
Add tools
- Open the right-side panel and click Agent Builder. A dropdown menu opens.
- Scroll down to Tools + Actions and click Add Tools.
- Select any of the available tools to add to your agent.
Note that multiple tool calls are grouped together to avoid spam. To see information about a particular tool call, click the carrot icon next to its name. A dropdown menu opens with the query and results.
Add actions
- Open the right-side panel and click Agent Builder. A dropdown menu opens.
- Scroll down to Tools + Actions and click Add Actions. The Add Actions menu opens.
- Fill in the following fields:
- Authentication: If your action requires authentication, you must specify it to your agent here.
- Schema: Add the schema that defines the structure, format, and instructions for the specific action.
- Privacy policy URL: If your action has important information regarding privacy, you can specify it to your agent here.
- Click Create. Your action is created and added to your agent.
- Return to the main menu and click Save.