Skip to content

Agent capabilities

Agent capabilities determine which abilities the agent builder offers – such as code execution, web search, file search or subagents. They are released per role.

Capability matrix with baseline and role columns

The Everyone column is the baseline that everyone gets. Each role column replaces that baseline wholesale for holders of that role – it does not add to it. Under Roles with their own set you define which roles get a set of their own at all.

USER is a role like any other here: it covers everyone whose login matched no role mapping.

CapabilityNote
execute_codeCode execution; marked as costly
web_searchWeb search; costly
file_searchFile search within the agent’s file context
artifactsArtifacts as an output format
subagentsSubagents; costly
actionsActions via external interfaces
skillsUse of skills
ask_user_questionFollow-up questions to the user
toolsUse of tools

This setting concerns the agent builder. Which features a user may use in CompanyGPT in general is governed by the feature permissions under Roles and permissions.