Method: Anthropic::Models::Beta::BetaToolBash20241022#name
- Defined in:
- lib/anthropic/models/beta/beta_tool_bash_20241022.rb
#name ⇒ Symbol, :bash
Name of the tool.
This is how the tool will be called by the model and in tool_use blocks.
13 |
# File 'lib/anthropic/models/beta/beta_tool_bash_20241022.rb', line 13 required :name, const: :bash |