description property

String? description
getter/setter pair

A human-readable description of the agent, assisting users and other agents in understanding its purpose.

Example: "Agent that helps users with recipes and cooking."

Required.

Implementation

core.String? description;