Class WebFetchTool20260209.AllowedCaller

  • All Implemented Interfaces:
    com.anthropic.core.Enum

    
    public final class WebFetchTool20260209.AllowedCaller
     implements Enum
                        

    Specifies who can invoke a tool.

    Values: direct: The model can call this tool directly. code_execution_20250825: The tool can be called from the code execution environment (v1). code_execution_20260120: The tool can be called from the code execution environment (v2 with persistence).