title property

String? title
final

A human-readable title for the tool.

When provided, MCP clients may display this instead of (or alongside) the tool name.

Implementation

final String? title;