capturer property

Future<ToolResult> Function(ScreenshotInput input)? capturer
final

Screenshot capture callback. Injected by the host.

Implementation

final Future<ToolResult> Function(ScreenshotInput input)? capturer;