skills property

List<A2ASkill>? skills
getter/setter pair

Skills the agent possesses, often obtained from the A2A Agent Card.

Output only.

Implementation

core.List<A2ASkill>? skills;