Class Tool NamespaceAutoGen.Anthropic.DTO AssemblyAutoGen.Anthropic.dll public class Tool Inheritance object Tool Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties CacheControl [JsonPropertyName("cache_control")] public CacheControl? CacheControl { get; set; } Property Value CacheControl Description [JsonPropertyName("description")] public string? Description { get; set; } Property Value string InputSchema [JsonPropertyName("input_schema")] public InputSchema? InputSchema { get; set; } Property Value InputSchema Name [JsonPropertyName("name")] public string? Name { get; set; } Property Value string