Property Title
Title
Optional human-readable title for UI display.
According to the MCP spec, UIs typically choose the display name using this precedence:
title
(tool-level) → annotations.title
→ name
.
public string Title { get; }
Optional human-readable title for UI display.
According to the MCP spec, UIs typically choose the display name using this precedence:
title
(tool-level) → annotations.title
→ name
.
public string Title { get; }