menu
consciousness_sim package
documentation
agent/tools/tool_interface.dart
Tool
inputSchema property
inputSchema property
dark_mode
light_mode
inputSchema
property
Map
<
String
,
String
>
get
inputSchema
Schema of expected input keys and their descriptions.
Implementation
Map<String, String> get inputSchema;
consciousness_sim package
documentation
agent/tools/tool_interface
Tool
inputSchema property
Tool class