AgentCapabilities
Agent capabilities.
Attributes
attributetoolslist[str]= Field(default_factory=list, description='Tools the agent exposes.')attributemcp_serverslist[str]= Field(default_factory=list, description='MCP servers the agent connects to.')attributeskillslist[str]= Field(default_factory=list, description='Skills the agent exposes.')