Method: Anthropic::Models::ToolBash20250124#name

Defined in:
lib/anthropic/models/tool_bash_20250124.rb

#nameSymbol, :bash

Name of the tool.

This is how the tool will be called by the model and in ‘tool_use` blocks.

Returns:

  • (Symbol, :bash)


12
# File 'lib/anthropic/models/tool_bash_20250124.rb', line 12

required :name, const: :bash