Replace fragile 'as String'/'as String?' casts in callAsTool() with string interpolation so that numeric values sent by MCP JSON clients (double instead of String) no longer throw a type cast error. Fixes: type 'double' is not a subtype of type 'String' in type cast Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| add_comment_command.dart | ||
| archive_command.dart | ||
| board_command.dart | ||
| create_command.dart | ||
| delete_command.dart | ||
| get_command.dart | ||
| get_config_command.dart | ||
| link_command.dart | ||
| list_command.dart | ||
| move_command.dart | ||
| search_command.dart | ||
| stats_command.dart | ||
| tui_command.dart | ||
| unarchive_command.dart | ||
| unlink_command.dart | ||
| update_command.dart | ||