Property Name
Name
Stable, unique identifier for the tool (e.g., get_weather
).
Used by the LLM to reference this tool; keep it stable across versions.
string Name { get; }
Stable, unique identifier for the tool (e.g., get_weather
).
Used by the LLM to reference this tool; keep it stable across versions.
string Name { get; }