Uses of Class
com.mulesoft.connectors.a2a.api.model.card.AgentSkill
Packages that use AgentSkill
-
Uses of AgentSkill in com.mulesoft.connectors.a2a.api.model.card
Methods in com.mulesoft.connectors.a2a.api.model.card that return AgentSkillMethods in com.mulesoft.connectors.a2a.api.model.card that return types with arguments of type AgentSkillModifier and TypeMethodDescriptionAgentCard.getSkills()Gets the list of skills that this agent can perform.Method parameters in com.mulesoft.connectors.a2a.api.model.card with type arguments of type AgentSkillModifier and TypeMethodDescriptionvoidAgentCard.setSkills(List<AgentSkill> skills) Sets the list of skills that this agent can perform.