description property

String? description
getter/setter pair

Description of what the tool does and how it is used.

Description serves as key reference for the agent to know about the tool capabilities.

Required.

Implementation

core.String? description;