menu
consciousness_sim package
documentation
agent/tools/tool_interface.dart
Tool
name property
name property
dark_mode
light_mode
name
property
String
get
name
Unique snake_case name the LLM uses to invoke this tool.
Implementation
String get name;
consciousness_sim package
documentation
agent/tools/tool_interface
Tool
name property
Tool class