menu
neomage package
documentation
data/tools/tool.dart
FileWriteToolMixin
inputSchema property
inputSchema property
dark_mode
light_mode
inputSchema
property
Map
<
String
,
dynamic
>
get
inputSchema
inherited
JSON Schema for the tool's input parameters.
Implementation
Map<String, dynamic> get inputSchema;
neomage package
documentation
data/tools/tool
FileWriteToolMixin
inputSchema property
FileWriteToolMixin mixin