An Agent is a logical actor within a project that accesses the platform
Apps
(select from the list of Configured Apps
) within the Project
Custom Instructions
for how to (and how not to) use Functions
Project
Apps
and Custom Instructions
, enabling specialized behaviors. For simple use cases, you can use the default agent created for your Project
.App
you configured, you can specify if you want to allow the agent to access that App
.
Custom Instruction
per Function
for the Agents
to follow. e.g.,:
GMAIL__SEND_EMAIL
: “Don’t send emails to people outside my organization”BRAVE_SEARCH__WEB_SEARCH
: “Only allowed to search the web for the following topics: […]”GITHUB__STAR_REPOSITORY
: “Don’t star repositories that are not related to AI”