title property

String? title
final

Human-readable title for this parameter.

Displayed as the label in MCP clients. If not provided, the parameter name will be used.

Implementation

final String? title;