execute abstract method
Executes the tool call for the supplied context.
Implementation
Future<Map<String, dynamic>> execute(AiToolContext context);
Executes the tool call for the supplied context.
Future<Map<String, dynamic>> execute(AiToolContext context);