Class ClaudeTool
Anthropic version of Tool.
public class ClaudeTool : Tool
- Inheritance
-
objectClaudeTool
- Derived
- Inherited Members
Properties
Cache
Optional. Create a cache control breakpoint at this content block.
public ClaudeTool.CacheControl Cache { get; set; }
Property Value
Name
Required. Name of the tool.
public virtual string Name { get; set; }
Property Value
- string