description property

String? description
getter/setter pair

A high-level description of the agent's role and responsibilities.

Critical for evaluating if the agent is routing tasks correctly.

Optional.

Implementation

core.String? description;