Table of Contents

Class ClaudeTool

Anthropic version of Tool.

public class ClaudeTool : Tool
Inheritance
object
ClaudeTool
Derived
Inherited Members

Properties

Cache

Optional. Create a cache control breakpoint at this content block.

public ClaudeTool.CacheControl Cache { get; set; }

Property Value

ClaudeTool.CacheControl

Name

Required. Name of the tool.

public virtual string Name { get; set; }

Property Value

string