generateJson property
Whether to generate a JSON metadata file in addition to Dart code.
When true, the generator will create a .mcp.json file containing
tool metadata and schema definitions.
Implementation
final bool generateJson;
Whether to generate a JSON metadata file in addition to Dart code.
When true, the generator will create a .mcp.json file containing
tool metadata and schema definitions.
final bool generateJson;